Ensure path loads first
This commit is contained in:
parent
1299fce10c
commit
54fa2f23d0
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user