From 5014b636817e8eb1d55c3935ae92ef86fde3862f Mon Sep 17 00:00:00 2001 From: Dennis Lee Date: Tue, 31 Mar 2020 11:51:30 -0700 Subject: [PATCH] clean up android, tmux --- .profile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.profile b/.profile index 1b5460a..889dd8b 100644 --- a/.profile +++ b/.profile @@ -23,6 +23,8 @@ export WGETRC="$HOME/.config/wget/wgetrc" export INPUTRC="$HOME/.config/inputrc" export ZDOTDIR="$HOME/.config/zsh" export PASSWORD_STORE_DIR="$HOME/.local/share/password-store" +export TMUX_TMPDIR="$XDG_RUNTIME_DIR" +export ANDROID_SDK_HOME="$XDG_CONFIG_HOME/android" # Other program settings: export DICS="/usr/share/stardict/dic/"