From 2c485da4475ec4c79969ac7ae8d2ce0f317193ff Mon Sep 17 00:00:00 2001 From: krolyxon Date: Sat, 11 Jun 2022 00:34:09 +0530 Subject: updates --- .config/shell/profile | 1 + 1 file changed, 1 insertion(+) (limited to '.config/shell/profile') diff --git a/.config/shell/profile b/.config/shell/profile index bee277a..4fc550d 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -13,6 +13,7 @@ export XINITRC="$XDG_CONFIG_HOME/x11/xinitrc" export ZDOTDIR="$XDG_CONFIG_HOME/zsh" export INPUTRC="$XDG_CONFIG_HOME/shell/inputrc" # export GNUPGHOME="$XDG_DATA_HOME/gnupg" +export PASSWORD_STORE_DIR="$XDG_DATA_HOME/password-store" export KODI_DATA="$XDG_DATA_HOME/kodi" export CARGO_HOME="$XDG_DATA_HOME/cargo" export RUSTUP_HOME="$XDG_DATA_HOME/rustup" -- cgit v1.2.3