diff options
author | Camil Staps | 2015-10-29 23:54:27 +0100 |
---|---|---|
committer | Camil Staps | 2016-11-30 19:11:06 +0100 |
commit | 2322b0c9dffff484b4c4b1f6da469e727cf8cac9 (patch) | |
tree | 7a5325dd357d343294cadf2dd508724ef7c5e7a9 /system/_path.zsh | |
parent | Default tex type (diff) |
bin directory fix; profile; xinitrc
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" |