bash: make abduco socket dir more xdg
1 files changed, 1 insertions(+), 0 deletions(-) M .bash_profile
M .bash_profile => .bash_profile +1 -0
@@ 36,6 36,7 @@ export MYSQL_HISTFILE="$XDG_CACHE_HOME/mysql_history" export NODE_REPL_HISTORY="$XDG_CACHE_HOME/node_repl_history" export WGETRC="$XDG_CONFIG_HOME/wget/wgetrc" export PASSWORD_STORE_DIR="$XDG_DATA_HOME"/pass export ABDUCO_SOCKET_DIR="$XDG_DATA_HOME" # application envs [ -f /usr/bin/vimpager ] && export PAGER=vimpager