mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-05-31 20:44:20 -04:00
fish: use color for tc output
This commit is contained in:
parent
0151adf60e
commit
f65eedeec6
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ if status is-interactive
|
|||
alias grep 'grep --color=auto'
|
||||
alias ls 'ls -A --color=auto'
|
||||
alias ip 'ip --color=auto'
|
||||
alias tc 'tc -color=auto'
|
||||
alias tree 'tree -a'
|
||||
alias chown 'chown --preserve-root'
|
||||
alias chmod 'chmod --preserve-root'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue