Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
binaek committed Jun 14, 2023
1 parent b6781a5 commit 0f63b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/cli/completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,5 @@ steampipe completion zsh

Enable auto-complete for every new session (execute once). You will need to start a new shell for this setup to take effect:
```bash
steampipe completion zsh > "${fpath[1]}/steampipe"
$ steampipe completion zsh > "${fpath[1]}/_steampipe" && compinit
```

0 comments on commit 0f63b1d

Please sign in to comment.