Add hyperlink to fish shell website

This commit is contained in:
Ryan Delaney 2022-05-03 10:41:07 -04:00
parent f2dc4a66db
commit f18b7d5895
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 or Fast Interactive shell (e.g. `~/.cshrc` or `~/.config/fish/config.fish`):
For C shell or [fish shell](https://fishshell.com/) (e.g. `~/.cshrc` or `~/.config/fish/config.fish`):
```
source ~/path/to/lscolors.csh