1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-18 13:55:23 -05:00

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

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]