mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
added abbrevations for docker system
This commit is contained in:
@@ -52,3 +52,9 @@ abbr --add dcud "docker container update"
|
|||||||
abbr --add dcup "docker container unpause"
|
abbr --add dcup "docker container unpause"
|
||||||
abbr --add dcw "docker container wait"
|
abbr --add dcw "docker container wait"
|
||||||
|
|
||||||
|
# Abbrevations for "docker system"
|
||||||
|
abbr --add dstdf "docker system df"
|
||||||
|
abbr --add dstevt "docker system events"
|
||||||
|
abbr --add dstif "docker system info"
|
||||||
|
abbr --add dstpn "docker system prune"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user