mirror of
https://github.com/arcan1s/dotfiles.git
synced 2025-04-28 01:27:18 +00:00
disable docker colors
This commit is contained in:
parent
31d98d045c
commit
34fa57a97f
2
zsh/docker.zsh
Normal file
2
zsh/docker.zsh
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# disable color output
|
||||||
|
alias docker='NO_COLOR=1 docker'
|
Loading…
Reference in New Issue
Block a user