mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Implement automatic chruby
This commit is contained in:
parent
bd46a6c62a
commit
66ce809703
3 changed files with 27 additions and 4 deletions
1
bash/rc
1
bash/rc
|
|
@ -28,6 +28,7 @@ precmd() {
|
|||
chpwd() {
|
||||
__git_ps1_gitdir
|
||||
_gopath
|
||||
_auto-chruby
|
||||
}
|
||||
chpwd
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue