This commit is contained in:
Artur Gurgul 2025-08-03 20:53:36 +02:00
parent 7360824eab
commit 368ebfaba2
6 changed files with 147 additions and 0 deletions

View file

@ -3,6 +3,9 @@
export PATH="$DAT_ROOT/bin:$HOME/.local/bin:$PATH"
export GEM_HOME="$HOME/.gems"
export GEM_PATH=$HOME/.gems
export RUBYLIB="$DAT_ROOT/lib"
export PASSWORD_STORE_DIR=$HOME/.local/lib/secure-vault/passwords