Skip to content

Commit 51adf51

Browse files
committed
chore(conf.zsh): export AZURE_CONFIG_DIR
1 parent 9bd2a06 commit 51adf51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf.d/zsh/exports.zsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ export EDITOR=nvim
4646
export AWS_SHARED_CREDENTIALS_FILE="$XDG_CONFIG_HOME"/aws/credentials
4747
export AWS_CONFIG_FILE="$XDG_CONFIG_HOME"/aws/config
4848
export AWS_PROFILE="default"
49+
export AZURE_CONFIG_DIR="$XDG_DATA_HOME"/azure
4950

5051
# zsh plugins options
5152
export ANTIDOTE_HOME="$XDG_CACHE_HOME"/antidote

0 commit comments

Comments
 (0)