aboutsummaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
authorKumar <kumar@kumardamani.xyz>2021-07-11 22:40:36 +0000
committerKumar <kumar@kumardamani.xyz>2021-07-11 22:40:36 +0000
commit25a19bd2eeba50888be4ab28f5a24073d11f2cb3 (patch)
treef5f7c00c22badfc9278293c5435445f2b8454deb /zsh
parentc7df27b5337ccf1ae7ff4531d3e4e76a80035997 (diff)
updated confs
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 013ac60..aac1e8e 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -1,6 +1,6 @@
# Created by newuser for 5.8
#
-export PATH=$PATH:/home/kdamani/.local/bin
+export PATH=$PATH:$HOME/.local/bin
### Added by Zinit's installer
if [[ ! -f $HOME/.zinit/bin/zinit.zsh ]]; then