Remove secret archive (move to passwordstore)
This commit is contained in:
parent
26aff394c0
commit
496a6e761b
3 changed files with 5 additions and 1 deletions
.config
|
@ -48,6 +48,8 @@ export TIME_STYLE="long-iso"
|
|||
|
||||
export VIMINIT="if has('nvim') | source $XDG_CONFIG_HOME/nvim/init.lua | else | source $XDG_CONFIG_HOME/vim/vimrc | endif"
|
||||
|
||||
export YADM_OVERRIDE_ARCHIVE="$HOME/.password-store/yadm.gpg"
|
||||
|
||||
|
||||
for additional_env in "$XDG_CONFIG_HOME/env.d/"*; do
|
||||
# check for ## in name to ignore yadm files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue