summaryrefslogtreecommitdiff
path: root/.zsh
diff options
context:
space:
mode:
Diffstat (limited to '.zsh')
m---------.zsh/zgen0
-rw-r--r--.zsh/zshrc3
2 files changed, 1 insertions, 2 deletions
diff --git a/.zsh/zgen b/.zsh/zgen
-Subproject 6ac1bf1b201f52d9f5493988f8b3f26b7c0299e
+Subproject 3a0f26ed2f2d0b7b2f34fa5bac3c3a58d58cfc5
diff --git a/.zsh/zshrc b/.zsh/zshrc
index a638db7..8957fe8 100644
--- a/.zsh/zshrc
+++ b/.zsh/zshrc
@@ -10,8 +10,7 @@ bindkey '^P' history-beginning-search-backward
bindkey '^N' history-beginning-search-forward
# Paths of executables
-export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
-export PATH="$PATH:/home/urbain/.local/bin"
+export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/bin/core_perl"
# Editor
export EDITOR=/usr/bin/vim