1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-05-04 22:56:04 +02:00

updated gem.fish config

This commit is contained in:
eoli3n 2022-10-16 11:22:38 +02:00
parent ce5e3b2e7b
commit 80a9cc85cf

View File

@ -1,2 +1,3 @@
set -x GEM_HOME "$HOME/.gems"
set -x PATH "$HOME/.gems/bin:$PATH"
status --is-interactive; and rbenv init - fish | source