mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-07-04 11:27:00 -04:00
fish: tweak ip alias
This commit is contained in:
parent
f65eedeec6
commit
b7636d4139
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ if status is-interactive
|
|||
alias diff 'diff --color=auto'
|
||||
alias grep 'grep --color=auto'
|
||||
alias ls 'ls -A --color=auto'
|
||||
alias ip 'ip --color=auto'
|
||||
alias ip 'ip -color=auto'
|
||||
alias tc 'tc -color=auto'
|
||||
alias tree 'tree -a'
|
||||
alias chown 'chown --preserve-root'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue