update
This commit is contained in:
parent
9e900d3b79
commit
9dc5c7bba6
2 changed files with 3 additions and 2 deletions
|
@ -5,7 +5,8 @@ export PATH="$DAT_ROOT/bin:$HOME/.local/bin:$PATH"
|
|||
|
||||
export RUBYLIB="$DAT_ROOT/lib"
|
||||
|
||||
export PASSWORD_STORE_DIR=$HOME/.local/secure-vault/passwords
|
||||
export PASSWORD_STORE_DIR=$HOME/.local/lib/secure-vault/passwords
|
||||
export NOTES_DIR=$HOME/.local/lib/notes
|
||||
|
||||
path=("$GEM_HOME/bin" $path)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue