Implement automatic chruby

This commit is contained in:
Loic Nageleisen 2019-06-10 15:27:08 +02:00
parent bd46a6c62a
commit 66ce809703
3 changed files with 27 additions and 4 deletions

View file

@ -28,6 +28,7 @@ precmd() {
chpwd() {
__git_ps1_gitdir
_gopath
_auto-chruby
}
chpwd