diff --git a/docs/abra/cheat-sheet.md b/docs/abra/cheat-sheet.md index 5ad5baf..14ca388 100644 --- a/docs/abra/cheat-sheet.md +++ b/docs/abra/cheat-sheet.md @@ -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 ```