update path

This commit is contained in:
♥ Minnie ♥ 2025-01-04 08:59:35 +08:00
parent 3419c7b139
commit 683e92c57f
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -57,7 +57,7 @@
initExtra = ''
eval "$(direnv hook zsh)"
source ${pkgs.zsh-vi-mode}/share/zsh-vi-mode/zsh-vi-mode.plugin.zsh
path+=('/home/sajenim/.local/bin')
path+=('/home/sajenim/.repositories/sysadmin.sh/bin')
bindkey "^[[1;5C" forward-word
bindkey "^[[1;5D" backward-word
export PATH