4 lines
83 B
Fish
4 lines
83 B
Fish
if test -d $HOME/.local/flutter/bin
|
|
fish_add_path $HOME/.local/flutter/bin
|
|
end
|