proper automatic go workspace path

This commit is contained in:
Loic Nageleisen 2014-11-17 16:09:12 +01:00
parent f5d7ca34b8
commit b34f8bcd04
2 changed files with 34 additions and 17 deletions

1
zsh/rc
View file

@ -32,6 +32,7 @@ preexec() {
chpwd() {
__git_ps1_gitdir
_gopath
}
chpwd