[ADDED] ruby stuff

This commit is contained in:
Daveanand Mannie
2025-04-05 17:03:56 -04:00
parent d4404c5362
commit e360f5b025
2 changed files with 8 additions and 0 deletions

View File

@@ -98,3 +98,5 @@ export PATH="$PATH:/usr/bin"
export LESS="-R"
export ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=015,bold"
# ruby environement manager
eval "$(~/.local/repos/rbenv/bin/rbenv init - --no-rehash zsh)"