mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 05:35:00 -05:00
fish: use color for tc output
This commit is contained in:
parent
0151adf60e
commit
f65eedeec6
@ -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…
Reference in New Issue
Block a user