Added 'ips' alias (show ip information in --brief mode).
This commit is contained in:
parent
86c8b84280
commit
1df3fa9c91
@ -47,6 +47,9 @@ alias start-agent='start-agent.sh'
|
|||||||
alias find-agent='find-agent.sh'
|
alias find-agent='find-agent.sh'
|
||||||
alias findAgent='find-agent.sh'
|
alias findAgent='find-agent.sh'
|
||||||
|
|
||||||
|
# ip
|
||||||
|
alias ips='ip --brief -c address'
|
||||||
|
|
||||||
{{ if eq .bash.prompt.category "Uberspace" -}}
|
{{ if eq .bash.prompt.category "Uberspace" -}}
|
||||||
alias quota='quota -gls'
|
alias quota='quota -gls'
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user