Skip to content

Commit

Permalink
Make rbenv completions failsafe
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinSuttle committed Dec 26, 2017
1 parent aa62025 commit 6b23dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bash/extras.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

test -e ${HOME}/.iterm2_shell_integration.bash && source ${HOME}/.iterm2_shell_integration.bash

~/.rbenv/completions/rbenv.bash
test -e ${HOME}/.rbenv/completions/rbenv.bash && source ${HOME}/.rbenv/completions/rbenv.bash

0 comments on commit 6b23dec

Please # to comment.