diff options
Diffstat (limited to 'system/_path.zsh')
-rw-r--r-- | system/_path.zsh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/_path.zsh b/system/_path.zsh deleted file mode 100644 index 9f2f4c9..0000000 --- a/system/_path.zsh +++ /dev/null @@ -1,2 +0,0 @@ -export PATH="./bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin:$ZSH/bin:$HOME/bin:$HOME/.composer/vendor/bin:$PATH" -export MANPATH="/usr/local/man:/usr/local/mysql/man:/usr/local/git/man:$MANPATH" |