zsh: colorize ip
This commit is contained in:
parent
3ebba8dcd5
commit
9cd634def6
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ alias ls='ls --color=tty --hyperlink=auto'
|
|||
alias l='ls -lh'
|
||||
alias la='l -a'
|
||||
|
||||
alias ip='ip --color=auto'
|
||||
|
||||
alias _=sudo
|
||||
|
||||
# make rg and fd trustworthy
|
||||
|
|
Loading…
Add table
Reference in a new issue