aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/profile-macer
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/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"