From 9279ec22f79f8accb8a8608f582c74a59da02ac2 Mon Sep 17 00:00:00 2001 From: Thomas Schneider Date: Wed, 26 Jun 2019 23:15:14 +0200 Subject: Fix $PATH and others in zsh on Gentoo --- dot.zprofile | 1 + 1 file changed, 1 insertion(+) create mode 100644 dot.zprofile diff --git a/dot.zprofile b/dot.zprofile new file mode 100644 index 0000000..2246b70 --- /dev/null +++ b/dot.zprofile @@ -0,0 +1 @@ +[ -f /etc/gentoo-release ] && source ~/.zshenv -- cgit v1.2.3