alias wget='wget -c' alias zshrc='source ~/.zshrc' alias dps='docker ps -a --format "table {{.Names}}\t{{.Image}}\t{{.Status}}"'