Skip to content

Commit

Permalink
Move ruby and rbenv to zsh dir
Browse files Browse the repository at this point in the history
  • Loading branch information
albertogg committed Jun 3, 2019
1 parent 2053761 commit e04771a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby/rbenv.zsh → zsh/.zsh/rbenv.zsh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# set the environment with rbenv
# Set the environment with rbenv
if command -v rbenv >/dev/null; then
eval "$(rbenv init -)";
fi
File renamed without changes.

0 comments on commit e04771a

Please sign in to comment.