Skip to content

Commit 0029236

Browse files
committed
Disable docker spam
1 parent 397b7d2 commit 0029236

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chezmoi/dot_config/zsh/private_dot_zshrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ export AZURE_CONFIG_DIR=$XDG_DATA_HOME/azure
112112
export BUNDLE_USER_CACHE=$XDG_CACHE_HOME/bundle
113113
export BUNDLE_USER_HOME=$XDG_CONFIG_HOME/bundle
114114
export BUNDLE_USER_PLUGIN=$XDG_DATA_HOME/bundle
115+
export DOCKER_CLI_HINTS=false
115116
# export DOCKER_CONFIG=$XDG_CONFIG_HOME/docker
116117
export GIT_MERGE_AUTOEDIT=no
117118
if [ -z "$CODESPACES" ]; then

0 commit comments

Comments
 (0)