fix zsh.d files
This commit is contained in:
6
.zsh.d/15-ruby.zsh
Normal file
6
.zsh.d/15-ruby.zsh
Normal file
@@ -0,0 +1,6 @@
|
||||
#for dir in ~/.rbenv/bin ~/.rbenv/shims ~/.gem/ruby/*/bin(ocN); do
|
||||
# if test -d "$dir"; then
|
||||
# export PATH="${PATH}:${dir}"
|
||||
# fi
|
||||
#done
|
||||
#eval "$(rbenv init -)"
|
||||
Reference in New Issue
Block a user