Skip to content

Commit

Permalink
Undo gems move
Browse files Browse the repository at this point in the history
  • Loading branch information
steveno committed Aug 29, 2024
1 parent 2252867 commit 084d0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dot_bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export HISTFILESIZE=10000000
export EDITOR="nvim"
export GOPATH="/home/steveno/.local/share/go"
export OPAMROOT="/home/steveno/.local/share/opam"
export GEM_HOME="/home/steveno/.local/share/gems"
export GEM_HOME="/home/steveno/.local/gems"
export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig"
export LD_LIBRARY_PATH="/usr/local/lib"

Expand Down

0 comments on commit 084d0a2

Please sign in to comment.