[fish] add ruby to the path
This commit is contained in:
parent
e4fe89d4d5
commit
f141d735aa
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
## PATH
|
## 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
|
set -x EDITOR nvim
|
||||||
|
|
||||||
## SSH init
|
## SSH init
|
||||||
|
|
Loading…
Add table
Reference in a new issue