We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 397b7d2 commit 0029236Copy full SHA for 0029236
chezmoi/dot_config/zsh/private_dot_zshrc
@@ -112,6 +112,7 @@ export AZURE_CONFIG_DIR=$XDG_DATA_HOME/azure
112
export BUNDLE_USER_CACHE=$XDG_CACHE_HOME/bundle
113
export BUNDLE_USER_HOME=$XDG_CONFIG_HOME/bundle
114
export BUNDLE_USER_PLUGIN=$XDG_DATA_HOME/bundle
115
+export DOCKER_CLI_HINTS=false
116
# export DOCKER_CONFIG=$XDG_CONFIG_HOME/docker
117
export GIT_MERGE_AUTOEDIT=no
118
if [ -z "$CODESPACES" ]; then
0 commit comments