Add ~/.bin to PATH in .zshrc

This commit is contained in:
Sage Vaillancourt 2021-07-26 10:00:37 -04:00
parent b0b0f5f965
commit 48819efb2e
1 changed files with 1 additions and 1 deletions

2
.zshrc
View File

@ -48,7 +48,7 @@ if [ -x /usr/bin/dircolors ]; then
alias egrep='egrep --color=auto'
fi
export PATH=./:$PATH
export PATH=./:~/.bin:$PATH
fignore=(o)