zsh: add path for ruby 2.5 gems

master
Guillaume Dott 2018-06-07 10:56:45 +02:00
parent e4d494faa7
commit 99951917f4
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ fi
export PS1='%m%{$fg[$COLOR]%}:%{$reset_color%}%~${vcs_info_msg_0_}%{$fg[$COLOR]%}%#%{$reset_color%} '
export PS2="%_> "
export PATH="${PATH}:${HOME}/.gem/ruby/2.3.0/bin"
export PATH="${PATH}:${HOME}/.gem/ruby/2.5.0/bin"
export LESS_TERMCAP_mb=$'\E[01;31m' # begin blinking
export LESS_TERMCAP_md=$'\E[01;31m' # begin bold