parent
250a8e0118
commit
209ee956fa
1 changed files with 0 additions and 1 deletions
|
@ -5,5 +5,4 @@ then
|
|||
# set PATH so it includes user's private bin if it exists
|
||||
[ -d "$HOME/.local/bin" ] && PATH="$HOME/.local/bin:$PATH"
|
||||
[ -d "$HOME/bin" ] && PATH="$HOME/bin:$PATH"
|
||||
[ -d "/usr/lib/ccache" ] && PATH="/usr/lib/ccache:$PATH"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue