mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2026-09-10 07:26:20 -04:00
Add instructions for FISH
This commit is contained in:
parent
52efc3b3df
commit
f2dc4a66db
|
|
@ -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