Files
my-fish-config/conf.d/flutter.fish

4 lines
83 B
Fish

if test -d $HOME/.local/flutter/bin
fish_add_path $HOME/.local/flutter/bin
end