summaryrefslogtreecommitdiff
path: root/system/zsh/zprofile
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-01-27 01:45:34 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-01-27 01:45:34 +0000
commit4c99c905ea7ec076cad6bc7e9cc0b6207c37b4cb (patch)
tree823497a8963c86c47b46c3f320aece3c7773c3aa /system/zsh/zprofile
parentc42018b636d493a0ffc3ff7e7022ef1edd98689f (diff)
downloadpackages-4c99c905ea7ec076cad6bc7e9cc0b6207c37b4cb.tar.gz
packages-4c99c905ea7ec076cad6bc7e9cc0b6207c37b4cb.tar.bz2
packages-4c99c905ea7ec076cad6bc7e9cc0b6207c37b4cb.tar.xz
packages-4c99c905ea7ec076cad6bc7e9cc0b6207c37b4cb.zip
system/zsh: Two changes related to zprofile
* Enable running it at all * Don't set /home/awilcox/bin as a default PATH, yikes
Diffstat (limited to 'system/zsh/zprofile')
-rw-r--r--system/zsh/zprofile2
1 files changed, 0 insertions, 2 deletions
diff --git a/system/zsh/zprofile b/system/zsh/zprofile
index 50cbdaaaa..df7a3f76e 100644
--- a/system/zsh/zprofile
+++ b/system/zsh/zprofile
@@ -2,8 +2,6 @@
# /etc/zprofile and ~/.zprofile are run for login shells
#
-export PATH="$PATH:$HOME/bin"
-
_src_etc_profile()
{
# Make /etc/profile happier, and have possible ~/.zshenv options like