Update PATH

This commit is contained in:
LordMathis
2017-09-28 12:38:59 +02:00
parent 2a7149ca4a
commit 5737c93ef3

3
.zshrc
View File

@@ -1,6 +1,9 @@
source $HOME/.antigen.zsh
source $HOME/.aliases
# Set $PATH
export PATH=$HOME/bin:$PATH
# Load the oh-my-zsh's library.
antigen use oh-my-zsh