mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Autodetect chruby better
This commit is contained in:
parent
d2dd80d9f0
commit
271d7eedca
2 changed files with 9 additions and 1 deletions
2
zsh/rc
2
zsh/rc
|
|
@ -36,7 +36,7 @@ preexec() {
|
|||
chpwd() {
|
||||
__git_ps1_gitdir
|
||||
_gopath
|
||||
_auto-chruby
|
||||
if _has-chruby; then _auto-chruby; fi
|
||||
}
|
||||
chpwd
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue