summaryrefslogtreecommitdiff
path: root/.config/fish
diff options
context:
space:
mode:
authorRoger Gonzalez <rogergonzalez21@gmail.com>2020-01-01 20:41:52 -0300
committerRoger Gonzalez <rogergonzalez21@gmail.com>2020-01-01 20:41:52 -0300
commit4a559b186cf2a8d0a5812a11dbcb04d0a028ce73 (patch)
tree1c5b7df7c693b9b70530989fd44114856c9c5017 /.config/fish
parent685203c5811bb9beccfa4701417f1ea569c45976 (diff)
Changed ruby PATH
Diffstat (limited to '.config/fish')
-rw-r--r--.config/fish/config.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/fish/config.fish b/.config/fish/config.fish
index ea07aa4b..9e9c742b 100644
--- a/.config/fish/config.fish
+++ b/.config/fish/config.fish
@@ -1,5 +1,5 @@
set fish_greeting ""
-set -gx PATH /home/roger/.gem/ruby/2.5.0/bin $PATH
+set -gx PATH /home/roger/.gem/ruby/2.6.0/bin $PATH
set -g theme_powerline_fonts yes
set -x VIRTUAL_ENV_DISABLE_PROMPT 1
set -g theme_color_scheme dark