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.
AZURE_CONFIG_DIR
1 parent 9bd2a06 commit 51adf51Copy full SHA for 51adf51
conf.d/zsh/exports.zsh
@@ -46,6 +46,7 @@ export EDITOR=nvim
46
export AWS_SHARED_CREDENTIALS_FILE="$XDG_CONFIG_HOME"/aws/credentials
47
export AWS_CONFIG_FILE="$XDG_CONFIG_HOME"/aws/config
48
export AWS_PROFILE="default"
49
+export AZURE_CONFIG_DIR="$XDG_DATA_HOME"/azure
50
51
# zsh plugins options
52
export ANTIDOTE_HOME="$XDG_CACHE_HOME"/antidote
0 commit comments