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

1
zsh/rc
View file

@ -35,6 +35,7 @@ preexec() {
chpwd() {
__git_ps1_gitdir
_gopath
_auto-chruby
}
chpwd