Move qutebrowser stuff from .local/share to .config
This commit is contained in:
parent
496a6e761b
commit
ce36a14335
5 changed files with 9 additions and 7 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 XDG_DATA_DIRS="$XDG_CONFIG_HOME/xdg-data:$XDG_DATA_DIRS"
|
||||
|
||||
export YADM_OVERRIDE_ARCHIVE="$HOME/.password-store/yadm.gpg"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue