mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
rootfs: Add ipaddr/iplink aliases to the default profile
This commit is contained in:
@@ -14,5 +14,7 @@ export EDITOR=/usr/bin/mg
|
||||
|
||||
alias ip='ip --color=auto'
|
||||
alias ipb='ip -br'
|
||||
alias ipaddr='ip addr'
|
||||
alias iplink='ip link'
|
||||
alias bridge='bridge --color=auto'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user