Overdue tmux commit

This commit is contained in:
Geoffrey Frogeye 2019-04-22 21:58:05 +02:00
parent 3697eec6e1
commit 05079e9068
4 changed files with 63 additions and 1 deletions

View file

@ -38,7 +38,7 @@ appendpath() {
}
appendpath '/usr/lib/ccache/bin'
appendpath "$GOPATH"
appendpath "${GOPATH}/bin"
appendpath "$HOME/.local/bin"
appendpath "$HOME/.scripts"