Updated
This commit is contained in:
parent
5f84031243
commit
5e976fc22e
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
|
@ -308,6 +308,7 @@ dockcopy() {
|
|||
|
||||
alias clrcache="sudo paccache -d"
|
||||
alias clrpac="sudo pacman -Scc"
|
||||
alias clrdock="docker rmi $(docker images --filter "dangling=true" -q --no-trunc)"
|
||||
|
||||
alias ipinfo="nmcli -t | head -12"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue