diff options
Diffstat (limited to '.zshrc')
| -rw-r--r-- | .zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -68,6 +68,7 @@ source $ZSH/oh-my-zsh.sh # User configuration # export MANPATH="/usr/local/man:$MANPATH" +export PATH=$PATH:/home/steve/.local/bin # You may need to manually set your language environment # export LANG=en_US.UTF-8 |
