diff --git a/zsh/.zshrc b/zsh/.zshrc index 144ca12..f26255f 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -1,5 +1,5 @@ # If you come from bash you might have to change your $PATH. -# export PATH=$HOME/bin:/usr/local/bin:$PATH +export PATH=$HOME/.bin:/usr/local/bin:$PATH export ZSH="$HOME/.oh-my-zsh"