mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
proper automatic go workspace path
This commit is contained in:
parent
f5d7ca34b8
commit
b34f8bcd04
2 changed files with 34 additions and 17 deletions
1
zsh/rc
1
zsh/rc
|
|
@ -32,6 +32,7 @@ preexec() {
|
|||
|
||||
chpwd() {
|
||||
__git_ps1_gitdir
|
||||
_gopath
|
||||
}
|
||||
chpwd
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue