From 786efb4a1be4f68c1901221b8aa6121e715cb2b2 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Fri, 12 Dec 2014 00:24:21 +0000 Subject: zprofile: Add GALE_DIR --- zsh/.zprofile | 1 + 1 file changed, 1 insertion(+) (limited to 'zsh') diff --git a/zsh/.zprofile b/zsh/.zprofile index b0c45dc..0ef9daf 100644 --- a/zsh/.zprofile +++ b/zsh/.zprofile @@ -8,6 +8,7 @@ export XDG_DATA_HOME="$HOME"/.local/share # Program homedir overrides export MPV_HOME="$XDG_CONFIG_HOME"/mpv export GNUPGHOME="$XDG_CONFIG_HOME"/gnupg +export GALE_DIR="$XDG_CONFIG_HOME"/gale # Config overrides export GTK2_RC_FILES="$XDG_CONFIG_HOME"/gtk-2.0/gtkrc-2.0 -- cgit v1.2.3-54-g00ecf