updated ruby PATH to 2.5.0
This commit is contained in:
parent
51798b082c
commit
c601c4b5f8
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