mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
gopath for bash
This commit is contained in:
parent
21ce08349c
commit
63b572de30
1 changed files with 1 additions and 0 deletions
1
bash/rc
1
bash/rc
|
|
@ -27,6 +27,7 @@ precmd() {
|
|||
|
||||
chpwd() {
|
||||
__git_ps1_gitdir
|
||||
_gopath
|
||||
}
|
||||
chpwd
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue