Ensure path loads first
This commit is contained in:
3
zsh/0_path.zsh
Normal file
3
zsh/0_path.zsh
Normal file
@@ -0,0 +1,3 @@
|
||||
# path, the 0 in the filename causes this to load first
|
||||
export PATH=/usr/local/bin:$PATH:$yadr/bin
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
# path
|
||||
export PATH=/usr/local/bin:$PATH:$yadr/bin
|
||||
|
||||
Reference in New Issue
Block a user