diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-05-24 20:04:16 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-05-24 20:04:16 +0200 |
commit | e79237353245d0e31fb00b68e18785adf5692472 (patch) | |
tree | 64dc4be89e58bcc96f5aafb33c2b8dc37b4d6715 /zsh | |
parent | 44975789bb1e1c5f2d60f1b50fe8b8c6b111bec9 (diff) | |
download | dotfiles-e79237353245d0e31fb00b68e18785adf5692472.tar.xz |
delete profile-macer
Diffstat (limited to 'zsh')
-rw-r--r-- | zsh/profile-macer | 5 |
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" |