mirror of
https://github.com/alacritty/alacritty.git
synced 2025-04-21 18:02:37 -04:00
Improve fish completions installation instructions
Co-authored-by: Kirill Chibisov <contact@kchibisov.com>
This commit is contained in:
parent
d0078ffc21
commit
0a1743758b
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue