mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 20:40:32 +01:00
Fix gem config.
This commit is contained in:
@@ -62,7 +62,6 @@ if hash gem &> /dev/null; then
|
||||
|
||||
#TODO: move this to XDG_DATA_HOME
|
||||
export GEM_HOME=$(ruby -e 'puts Gem.user_dir' 2>/dev/null)
|
||||
export GEM_PATH=$GEM_HOME
|
||||
|
||||
path+="$GEM_HOME/bin"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user