summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 091aae5..82ae926 100644
--- a/.zshrc
+++ b/.zshrc
@@ -30,6 +30,6 @@ alias nnn="nnn -a -A -d -D -i -U"
# nix
alias nix-shell="nix-shell --run \$SHELL"
-export PATH=$PATH:~/bin
+export PATH=$PATH:~/.local/bin
eval "$(starship init zsh)"