bash: ip color

This commit is contained in:
Michael Grote 2022-01-27 13:46:39 +01:00
parent 44119f93ce
commit 701a77f7e8

View file

@ -166,6 +166,7 @@ alias tmuxl="tmux ls"
alias tmuxk="tmux kill-session -t"
# abkuerzungen
alias se="sudoedit"
alias ip="ip --color=auto"
alias cls="clear"
alias df="df -h"
alias du="du -h"