Overdue tmux commit
This commit is contained in:
parent
3697eec6e1
commit
05079e9068
4 changed files with 63 additions and 1 deletions
|
@ -38,7 +38,7 @@ appendpath() {
|
|||
}
|
||||
|
||||
appendpath '/usr/lib/ccache/bin'
|
||||
appendpath "$GOPATH"
|
||||
appendpath "${GOPATH}/bin"
|
||||
appendpath "$HOME/.local/bin"
|
||||
appendpath "$HOME/.scripts"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue