mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 15:34:40 +01:00
3 lines
66 B
Text
3 lines
66 B
Text
GEM_HOME="$HOME/.gems"
|
|
export GEM_HOME
|
|
PATH=$PATH:"$GEM_HOME/bin"
|