aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCRATO LABS <127831631+cratolabs@users.noreply.github.com>2023-03-16 21:32:21 +0530
committerGitHub <noreply@github.com>2023-03-16 16:02:21 +0000
commit0a1743758b23d03bbc06d41d9967c811e96817b2 (patch)
tree063b74835082fdb64db7f96782e558885c22fed6
parentd0078ffc21fe5788bd33b5129e8981a8ce5fbb3f (diff)
downloadalacritty-0a1743758b23d03bbc06d41d9967c811e96817b2.tar.gz
alacritty-0a1743758b23d03bbc06d41d9967c811e96817b2.zip
Improve fish completions installation instructions
Co-authored-by: Kirill Chibisov <contact@kchibisov.com>
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 7a01dd68..51bc4762 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -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]