Paths
This commit is contained in:
parent
28cb913075
commit
a1cd2ed2d7
1 changed files with 1 additions and 1 deletions
|
@ -72,6 +72,6 @@ if has_command rtx
|
||||||
rtx activate fish | source
|
rtx activate fish | source
|
||||||
end
|
end
|
||||||
|
|
||||||
for dir in ~/.cargo/bin ~/.nimble/bin
|
for dir in ~/.cargo/bin ~/.nimble/bin ~/.local/bin
|
||||||
fish_add_path $dir
|
fish_add_path $dir
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue