Add personal bin to PATH

This commit is contained in:
Trysdyn Black 2020-05-06 13:04:19 -07:00
parent 65013c967f
commit 6a0516ddaa

1
.zshrc
View file

@ -7,6 +7,7 @@ fi
source ~/.p10k/powerlevel10k.zsh-theme
export PATH=~/bin:$PATH
export EDITOR=vim
export PAGER=most