Updated Ruby version
Or I should write a script that automatically... Well, nope, I'm not in the mood to do that
This commit is contained in:
parent
db7e8df5c6
commit
ea65323d7a
2
bashrc
2
bashrc
|
@ -33,7 +33,7 @@ export VISUAL=vim
|
|||
export BROWSER=/usr/bin/qutebrowser
|
||||
export TZ=/usr/share/zoneinfo/Europe/Paris
|
||||
|
||||
export PATH="$PATH:$HOME/.local/bin:$HOME/.cabal/bin:$HOME/.gem/ruby/2.2.0/bin/"
|
||||
export PATH="$PATH:$HOME/.gem/ruby/2.3.0/bin/"
|
||||
export LANG=fr_FR.utf8
|
||||
export HISTSIZE=10000
|
||||
export HISTFILESIZE=${HISTSIZE}
|
||||
|
|
Loading…
Reference in a new issue