dotfiles/zsh/docker.zsh

3 lines
56 B
Bash

# disable color output
alias docker='NO_COLOR=1 docker'