chore: added ruby path to fish

Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
Louis Vallat 2022-12-01 11:25:30 +01:00
parent 64e44cfe67
commit bc52b26200
No known key found for this signature in database
GPG Key ID: 0C87282F76E61283
2 changed files with 5 additions and 1 deletions

View File

@ -3,4 +3,8 @@ if status is-interactive
end
fish_add_path ~/.cargo/bin/
fish_add_path ~/.local/share/gem/ruby/3.0.0/bin
fish_ssh_agent
string match -q "$TERM_PROGRAM" "vscode"
and . (code --locate-shell-integration-path fish)

View File

@ -31,4 +31,4 @@ SETUVAR fish_pager_color_description:B3A06D\x1eyellow
SETUVAR fish_pager_color_prefix:white\x1e\x2d\x2dbold\x1e\x2d\x2dunderline
SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan
SETUVAR fish_pager_color_selected_background:\x2dr
SETUVAR fish_user_paths:/home/louis/\x2ecargo/bin\x1e/home/louis/\x2elocal/bin
SETUVAR fish_user_paths:/home/louis/\x2elocal/share/gem/ruby/3\x2e0\x2e0/bin\x1e/home/louis/\x2ecargo/bin\x1e/home/louis/\x2elocal/bin