From b1ed897950c6cddb48f3558f15028b32a7926b52 Mon Sep 17 00:00:00 2001 From: Marc Date: Sat, 22 Aug 2020 10:08:10 +0200 Subject: [PATCH] expanded EXPORT --- .config/zsh/.zshenv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,