clean up android, tmux
This commit is contained in:
parent
26d8e9e006
commit
5014b63681
1 changed files with 2 additions and 0 deletions
2
.profile
2
.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/"
|
||||
|
|
Loading…
Reference in a new issue