Fix some Ruby stuff

This commit is contained in:
Loic Nageleisen 2020-12-21 18:26:00 +01:00
parent f73e13ffeb
commit 70b4d2d257
6 changed files with 30 additions and 5 deletions

1
zsh/rc
View file

@ -37,6 +37,7 @@ chpwd() {
__git_ps1_gitdir
_gopath
if _has-chruby; then _auto-chruby; fi
#_auto-rubygems_gemdeps
}
chpwd