diff options
| author | Thomas Schneider <qsx@qsx.re> | 2019-06-26 23:15:14 +0200 |
|---|---|---|
| committer | Thomas Schneider <qsx@qsx.re> | 2019-06-26 23:15:14 +0200 |
| commit | 9279ec22f79f8accb8a8608f582c74a59da02ac2 (patch) | |
| tree | 952d15f84e3227db7426628b8a84e19589a55f15 /dot.zprofile | |
| parent | 1ebf5a4c888ac6175ab4e6f951743d7f22314a69 (diff) | |
Fix $PATH and others in zsh on Gentoo
Diffstat (limited to 'dot.zprofile')
| -rw-r--r-- | dot.zprofile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
