Reticulating splines...
This commit is contained in:
parent
c5f8e3a21a
commit
99b38f2872
@ -114,7 +114,7 @@ alias docprune='docker image prune && docker network prune && docker container p
|
|||||||
alias bin='nc termbin.com 9999'
|
alias bin='nc termbin.com 9999'
|
||||||
# Quicker Docker exec
|
# Quicker Docker exec
|
||||||
alias dex='docker exec'
|
alias dex='docker exec'
|
||||||
|
alias dps="docker ps --format 'CONTAINER ID: {{.ID}}\nIMAGE: {{.Image}}\nCOMMAND: {{.Command}}\nCREATED: {{.CreatedAt}}\nSTATUS: {{.Status}}\nPORTS: {{.Ports}}\nNAMES: {{.Names}}\n'|cat"
|
||||||
# Misc
|
# Misc
|
||||||
# Get the weather. Put your location after the command
|
# Get the weather. Put your location after the command
|
||||||
alias wttr='ansiweather -u imperial -s false -l'
|
alias wttr='ansiweather -u imperial -s false -l'
|
||||||
|
Loading…
Reference in New Issue
Block a user