summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index bc5aab0..0d3eaaf 100644
--- a/.zshrc
+++ b/.zshrc
@@ -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