aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-05-24 20:04:16 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-05-24 20:04:16 +0200
commite79237353245d0e31fb00b68e18785adf5692472 (patch)
tree64dc4be89e58bcc96f5aafb33c2b8dc37b4d6715
parent44975789bb1e1c5f2d60f1b50fe8b8c6b111bec9 (diff)
downloaddotfiles-e79237353245d0e31fb00b68e18785adf5692472.tar.xz
delete profile-macer
-rw-r--r--zsh/profile-macer5
1 files changed, 0 insertions, 5 deletions
diff --git a/zsh/profile-macer b/zsh/profile-macer
deleted file mode 100644
index 4d3e7fe..0000000
--- a/zsh/profile-macer
+++ /dev/null
@@ -1,5 +0,0 @@
-export PATH=/usr/local/bin:/usr/local/sbin:"$HOME"/Library/Haskell/bin:"$PATH"
-
-# path to GNU coreutils without g prefix
-export PATH=/usr/local/opt/coreutils/libexec/gnubin:"$PATH"
-export MANPATH="/usr/local/opt/coreutils/libexec/gnuman:$MANPATH"