updated stuff
This commit is contained in:
parent
48b1010b11
commit
ac4380fcff
1 changed files with 1 additions and 5 deletions
|
@ -1,9 +1,5 @@
|
|||
#local
|
||||
export PTOOLSPATH="/opt/phalcon-devtools/"
|
||||
export path=($path $HOME/.config/dotfiles/bin $PTOOLSPATH)
|
||||
|
||||
#homebrew
|
||||
export path=($path /home/linuxbrew/.linuxbrew/{sbin,bin})
|
||||
export path=($path $HOME/.config/dotfiles/bin /home/linuxbrew/.linuxbrew/{sbin,bin})
|
||||
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)
|
||||
|
|
Loading…
Add table
Reference in a new issue