mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 19:12:13 +02:00
added abbreviations for docker swarm
This commit is contained in:
@@ -58,3 +58,6 @@ abbr --add dstevt "docker system events"
|
|||||||
abbr --add dstif "docker system info"
|
abbr --add dstif "docker system info"
|
||||||
abbr --add dstpn "docker system prune"
|
abbr --add dstpn "docker system prune"
|
||||||
|
|
||||||
|
# Abbrevations for "docker swarm"
|
||||||
|
abbr --add dsint "docker swarm init"
|
||||||
|
abbr --add dslv "docker swarm leave"
|
||||||
|
|||||||
Reference in New Issue
Block a user