updated ruby PATH to 2.5.0
This commit is contained in:
parent
1d0940bf37
commit
185d816ae5
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
|
@ -1,5 +1,5 @@
|
||||||
# Extend my $PATH to $HOME/bin
|
# Extend my $PATH to $HOME/bin
|
||||||
export PATH=$HOME/bin:$HOME/.gem/ruby/2.4.0/bin:$PATH
|
export PATH=$HOME/bin:$HOME/.gem/ruby/2.5.0/bin:$PATH
|
||||||
|
|
||||||
# Export the $EDITOR and $TERMINAL
|
# Export the $EDITOR and $TERMINAL
|
||||||
export BROWSER=/usr/bin/firefox
|
export BROWSER=/usr/bin/firefox
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue