commit
044ec29662
|
|
@ -0,0 +1,5 @@
|
||||||
|
#!/usr/bin/bash
|
||||||
|
|
||||||
|
if _command_exists flutter; then
|
||||||
|
eval "$(flutter bash-completion)"
|
||||||
|
fi
|
||||||
Loading…
Reference in New Issue