From f2dc4a66db3107bd1cd026a5b975c17f837a8cb5 Mon Sep 17 00:00:00 2001 From: Dugan Chen Date: Sun, 24 Apr 2022 15:18:22 -0700 Subject: [PATCH] Add instructions for FISH --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 37518ca..29fa0bc 100644 --- a/README.markdown +++ b/README.markdown @@ -55,7 +55,7 @@ For Bourne shell (e.g. `~/.bashrc` or `~/.zshrc`): source ~/path/to/lscolors.sh ``` -For C shell (e.g. `~/.cshrc`): +For C or Fast Interactive shell (e.g. `~/.cshrc` or `~/.config/fish/config.fish`): ``` source ~/path/to/lscolors.csh