mirror of
https://github.com/lloeki/dotfiles.git
synced 2026-05-06 20:30:23 +02:00
3 lines
66 B
Text
3 lines
66 B
Text
GEM_HOME="$HOME/.gems"
|
|
export GEM_HOME
|
|
PATH=$PATH:"$GEM_HOME/bin"
|