[zsh] Add home bin file to config

This commit is contained in:
2024-01-11 16:48:26 -05:00
parent cccd3c891a
commit 6f5485b9dc

View File

@ -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"