mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
Added useful docker aliases
This commit is contained in:
parent
ab18795f3c
commit
416b1daab1
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@
|
||||||
# Updates: Bob Maerten (@bobmaerten) for Docker v0.9+
|
# Updates: Bob Maerten (@bobmaerten) for Docker v0.9+
|
||||||
# Paul van den Berg (@bergvandenp) for Docker v1.3+
|
# Paul van den Berg (@bergvandenp) for Docker v1.3+
|
||||||
|
|
||||||
|
# Useful aliases
|
||||||
|
alias dra='docker rm $(docker ps -a -q)'
|
||||||
|
|
||||||
# ----- Helper functions
|
# ----- Helper functions
|
||||||
# Output a selectable list of all running docker containers
|
# Output a selectable list of all running docker containers
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue