fish: Add .cargo to path

This commit is contained in:
Leon Grünewald 2024-04-29 13:34:54 +02:00
parent eb10c26ac2
commit 5d5402f1b3

View file

@ -1,4 +1,5 @@
fish_add_path $HOME/.local/bin
fish_add_path $HOME/.cargo/bin
export BROWSER="firefox"
if type -q lvim