Adding tmux
This commit is contained in:
@ -127,3 +127,6 @@ then
|
||||
echo "Adding git completion ..."
|
||||
source /usr/share/bash-completion/completions/git
|
||||
fi
|
||||
|
||||
echo "Adding local path folders ... ~/.local/bin"
|
||||
export PATH="$PATH:~/.local/bin"
|
||||
|
Reference in New Issue
Block a user