Improve fish completions installation instructions

Co-authored-by: Kirill Chibisov <contact@kchibisov.com>
This commit is contained in:
CRATO LABS 2023-03-16 21:32:21 +05:30 committed by GitHub
parent d0078ffc21
commit 0a1743758b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -378,7 +378,7 @@ echo "source ~/.bash_completion/alacritty" >> ~/.bashrc
#### Fish
To install the completions for fish, run
To install the completions for fish, from inside the fish shell, run
```
mkdir -p $fish_complete_path[1]