Merge pull request #192 from duganchen/master

Add instructions for FISH
This commit is contained in:
Ryan Delaney 2022-05-03 10:41:18 -04:00 committed by GitHub
commit 7271a7a813
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 shell or [fish shell](https://fishshell.com/) (e.g. `~/.cshrc` or `~/.config/fish/config.fish`):
```
source ~/path/to/lscolors.csh