updated stuff
This commit is contained in:
parent
5568a5cdf7
commit
09513403d0
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ export path=($path $HOME/.config/dotfiles/bin $PTOOLSPATH)
|
|||
|
||||
#homebrew
|
||||
export path=($path /home/linuxbrew/.linuxbrew/{sbin,bin})
|
||||
export fpath=($fpath /home/linuxbrew/.linuxbrew/share/zsh/site-functions)
|
||||
export fpath=($fpath /home/linuxbrew/.linuxbrew/share/zsh/site-functions $ZDOTDIR/fpath)
|
||||
export manpath=($manpath /usr/local/share/man /usr/share/man /home/linuxbrew/.linuxbrew/share/man)
|
||||
export infopath=($infopath /usr/local/share/info /usr/share/info /home/linuxbrew/.linuxbrew/share/info)
|
||||
export XDG_DATA_DIRS=($XDG_DATA_DIRS /home/linuxbrew/.linuxbrew/share)
|
||||
|
|
Loading…
Add table
Reference in a new issue