mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2024-11-16 16:48:28 +01:00
Add instructions for FISH
This commit is contained in:
parent
52efc3b3df
commit
f2dc4a66db
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 shell (e.g. `~/.cshrc`):
|
||||
For C or Fast Interactive shell (e.g. `~/.cshrc` or `~/.config/fish/config.fish`):
|
||||
|
||||
```
|
||||
source ~/path/to/lscolors.csh
|
||||
|
|
Loading…
Reference in a new issue