mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 15:07:23 +01:00
5 lines
93 B
Bash
5 lines
93 B
Bash
# ensure dotfiles bin directory is loaded first
|
|
PATH="$HOME/local/bin:$PATH"
|
|
|
|
export -U PATH
|