Skip to content

Commit

Permalink
add tab completion notes
Browse files Browse the repository at this point in the history
  • Loading branch information
seankim658 committed Jul 22, 2024
1 parent cdb87ad commit 5d4c8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ source ~/.config/fish/config.fish

## Setting up Shell Completions

Codeprompts supports shell completions for bash, zsh, fish, and powershell. To set up completions:
Codeprompts supports shell completions for bash, zsh, fish, and powershell (shell completions will only work if you install the tool to the system path). To set up completions:

1. Generate the completion script for your shell or download from the `completions/` directory.

Expand Down

0 comments on commit 5d4c8b9

Please sign in to comment.