Unset GEM_HOME (conflicts with default locations)

This commit is contained in:
2019-06-19 05:24:58 +02:00
parent 419f1e5688
commit 1363d9af51

View File

@@ -72,7 +72,6 @@ export PAGER='less -R -F -X -S -n -i -m'
export GOPATH="$HOME/src/go"
export GOROOT="$HOME/pkg/go"
export GEM_HOME="$HOME/.gem"
export PATH="$HOME/bin:$PATH"
if [ -d "$HOME/.gem/ruby" ]; then