Add instructions for FISH

This commit is contained in:
Dugan Chen 2022-04-24 15:18:22 -07:00
parent 52efc3b3df
commit f2dc4a66db
1 changed files with 1 additions and 1 deletions

View File

@ -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