Merge pull request #115 from bastnic/patch-2
Handle homebrew sbin executables
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
# path, the 0 in the filename causes this to load first
|
# path, the 0 in the filename causes this to load first
|
||||||
export PATH=/usr/local/bin:$PATH:$yadr/bin:$yadr/bin/yadr
|
export PATH=/usr/local/sbin:/usr/local/bin:$PATH:$yadr/bin:$yadr/bin/yadr
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user