summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zprofile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zprofile b/.zprofile
index 7ca0e43..301b5e6 100644
--- a/.zprofile
+++ b/.zprofile
@@ -55,6 +55,8 @@ export VIMINIT="source $MYVIMRC"
export ZDOTDIR="${XDG_CONFIG_HOME:-$HOME/.config}/zsh"
export ZSH_COMPDUMP=$XDG_CACHE_HOME/zcompdump-$ZSH_VERSION
+# dialogrc path
+export DIALOGRC="${XDG_CONFIG_HOME:-$HOME/.config}/dialogrc"
#
# Developer thingies
#