remove outdated autocompletion setup

This commit is contained in:
2026-03-24 10:53:00 +01:00
parent d700b9468c
commit b44e944924

View File

@ -8,18 +8,6 @@ title: Cheat sheet
not all flags are listed here.
### Abra Autocomplete
Definitely set up autocomplete or you'll be sad :sob: `abra` supports `bash`,
`zsh`, and `fizsh` just run
```
$ abra autocomplete bash
# Restart your terminal or load autocompletion in place
$ source /etc/bash_completion.d/abra
```
### Create & deploy an app
```