mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Fix some Ruby stuff
This commit is contained in:
parent
f73e13ffeb
commit
70b4d2d257
6 changed files with 30 additions and 5 deletions
1
zsh/rc
1
zsh/rc
|
|
@ -37,6 +37,7 @@ chpwd() {
|
|||
__git_ps1_gitdir
|
||||
_gopath
|
||||
if _has-chruby; then _auto-chruby; fi
|
||||
#_auto-rubygems_gemdeps
|
||||
}
|
||||
chpwd
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue