[fish] add ruby to the path

This commit is contained in:
Bruno Carlin 2022-02-22 10:14:29 +01:00
parent e4fe89d4d5
commit f141d735aa

View file

@ -1,6 +1,6 @@
## PATH
set -x PATH $PATH ~/.local/bin ~/.go/bin ~/.npm/bin
set -x PATH $PATH ~/.local/bin ~/.go/bin ~/.npm/bin ~/.local/share/gem/ruby/3.0.0/bin
set -x EDITOR nvim
## SSH init