mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-01-03 02:50:47 -05:00
fish: tweak ip alias
This commit is contained in:
parent
f65eedeec6
commit
b7636d4139
@ -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…
Reference in New Issue
Block a user