mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2024-12-21 13:22:12 +01:00
Add hyperlink to fish shell website
This commit is contained in:
parent
f2dc4a66db
commit
f18b7d5895
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue