2024-09-29 16:07:43 -04:00

6 lines
89 B
Fish

# fnm
fish_add_path --path ~/.local/share/fnm
if command -q fnm
fnm env | source
end