Add local sbin to path
This commit is contained in:
parent
17c87d52d6
commit
10d827c0cb
@ -1,4 +1,4 @@
|
|||||||
# PATH variable configuration
|
# PATH variable configuration
|
||||||
path=("${HOME}/Scripts/macOS Helpers" "${HOME}/.local/bin" $path)
|
path=("/usr/local/sbin" "${HOME}/Scripts/macOS Helpers" "${HOME}/.local/bin" $path)
|
||||||
|
|
||||||
export PATH
|
export PATH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user