Added /home/fab/bin to PATH

This commit is contained in:
Faerbit 2014-01-17 14:50:54 +01:00
parent a39912c245
commit 2f4a7133f5

1
zshrc
View File

@ -39,3 +39,4 @@ then
fi
source ~/.zsh_functions
export EDITOR=vim
export PATH=$PATH:/home/fab/bin