diff --git a/.config/zsh/.zshenv b/.config/zsh/.zshenv index f0811d6..cf8367d 100644 --- a/.config/zsh/.zshenv +++ b/.config/zsh/.zshenv @@ -2,7 +2,7 @@ setopt no_global_rcs # environment variables -export PATH=/home/marc/.config/scripts:$PATH +export PATH=/home/marc/.config/scripts:/home/marc/.local/bin:$PATH # aliases # to temporary disable them in case they override defaults,