fish autocompletions

This commit is contained in:
Vivianne Langdon
2022-03-12 04:17:11 -08:00
parent 02a93bd730
commit 822868bf87
2 changed files with 98 additions and 0 deletions

1
bw-dev
View File

@ -225,6 +225,7 @@ case "$CMD" in
*)
set +x # No need to echo echo
echo "Unrecognised command. Try:"
echo " setup"
echo " up [container]"
echo " service_ports_web"
echo " initdb"