aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/profile-macer
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-01-14 16:46:21 +0000
committerJohannes Löthberg <johannes@kyriasis.com>2016-01-14 16:46:21 +0000
commit7666a9cc93c079cd3a61ea8a7d4cf3103a74c56e (patch)
treee1e1b32e1666bead6a6ac7327bd2e253e989e80e /zsh/profile-macer
parentcee153e1d03f215139ba6d74a8cd8fe039213992 (diff)
parent81873932548d4dda5345c19c3a635d53e25da061 (diff)
downloaddotfiles-7666a9cc93c079cd3a61ea8a7d4cf3103a74c56e.tar.xz
Merge remote-tracking branch 'k-kyrias/master' into theos
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"