aboutsummaryrefslogtreecommitdiff
path: root/system/_path.zsh
diff options
context:
space:
mode:
authorCamil Staps2015-10-29 23:54:27 +0100
committerCamil Staps2016-11-30 19:11:06 +0100
commit2322b0c9dffff484b4c4b1f6da469e727cf8cac9 (patch)
tree7a5325dd357d343294cadf2dd508724ef7c5e7a9 /system/_path.zsh
parentDefault tex type (diff)
bin directory fix; profile; xinitrc
Diffstat (limited to 'system/_path.zsh')
-rw-r--r--system/_path.zsh2
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"