Reticulating splines...
This commit is contained in:
		@@ -114,7 +114,7 @@ alias docprune='docker image prune && docker network prune && docker container p
 | 
			
		||||
alias bin='nc termbin.com 9999'
 | 
			
		||||
# Quicker 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
 | 
			
		||||
# Get the weather. Put your location after the command
 | 
			
		||||
alias wttr='ansiweather -u imperial -s false -l'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user