mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
meant to swith long ago to $HOME/bin
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# ensure dotfiles bin directory is loaded first
|
# ensure local bin directory is loaded first
|
||||||
PATH="$HOME/local/bin:$PATH"
|
PATH="$HOME/bin:$PATH"
|
||||||
|
|
||||||
export -U PATH
|
export -U PATH
|
||||||
|
|||||||
Reference in New Issue
Block a user