Files
dotfiles/zsh/docker.zsh
T
2023-02-22 16:29:18 +02:00

3 lines
56 B
Bash

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