add gnu coreutils to /usr/local/opt/grep/libexec/gnubin:/Users/andrew/bin:/usr/local/bin:/usr/local/opt/python/libexec/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/Applications/Wireshark.app/Contents/MacOS
authorAndrew Lorimer <andrew@lorimer.id.au>
Mon, 7 Jan 2019 04:01:26 +0000 (15:01 +1100)
committerAndrew Lorimer <andrew@lorimer.id.au>
Mon, 7 Jan 2019 04:01:26 +0000 (15:01 +1100)
zsh/.zshrc
index 120a2402cd7c90f44f08ed834cb9b61e539a0da1..4b99174691fe8b326c3c6e4f15e02eced7268474 100755 (executable)
@@ -1,4 +1,5 @@
 export PATH=$HOME/bin:/usr/local/bin:$PATH
+export PATH=/usr/local/opt/grep/libexec/gnubin:$PATH
 export ZSH=$HOME/.oh-my-zsh
 
 # ---