Update dotfiles/.profile
This commit is contained in:
parent
662490fe5a
commit
085d3dd1d7
1 changed files with 1 additions and 0 deletions
|
@ -272,6 +272,7 @@ export RIPGREP_CONFIG_PATH="$HOME/.config/ripgreprc"
|
||||||
|
|
||||||
### Ruby
|
### Ruby
|
||||||
export GEM_HOME="$HOME/.local/gems"
|
export GEM_HOME="$HOME/.local/gems"
|
||||||
|
export PATH="$PATH:$GEM_HOME/bin"
|
||||||
|
|
||||||
### Volta
|
### Volta
|
||||||
export VOLTA_HOME="$HOME/.local/volta"
|
export VOLTA_HOME="$HOME/.local/volta"
|
||||||
|
|
Loading…
Reference in a new issue