diff --git a/zsh/zshrc b/zsh/zshrc index 8bee31c..4b4b653 100755 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -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