1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 15:01:59 +01:00

updated gem.fish config

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

@ -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