summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorSteve Lee <me@xiangyangli.com>2022-04-24 06:54:33 +0800
committerSteve Lee <me@xiangyangli.com>2022-04-24 06:54:33 +0800
commitcf44ca6f30e1362c390b14475ed4690d0b8da7e1 (patch)
treef995f12e2d201daa76a6fc7091a322443b680168 /.zshrc
parent1e7c1dd60e95c46fa007891720297b867dd920d9 (diff)
downloaddotfiles-cf44ca6f30e1362c390b14475ed4690d0b8da7e1.tar.xz
dotfiles-cf44ca6f30e1362c390b14475ed4690d0b8da7e1.zip
update
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index c62f1ae..586990f 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