diff options
| author | krolyxon <krolyxon@tutanota.com> | 2022-06-11 00:34:09 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2022-06-11 00:34:09 +0530 |
| commit | 2c485da4475ec4c79969ac7ae8d2ce0f317193ff (patch) | |
| tree | 121f02f43b907c757dca1f03ccc55534551e845f /.config/shell/profile | |
| parent | 723220028038a3c6e155259e28d07e867e2d45c9 (diff) | |
updates
Diffstat (limited to '.config/shell/profile')
| -rw-r--r-- | .config/shell/profile | 1 |
1 files changed, 1 insertions, 0 deletions
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" |
