This commit is contained in:
Jeff Lance 2021-11-01 00:05:07 +01:00
parent 2ea36f9d68
commit 70a571d844

View File

@ -24,6 +24,7 @@ fi
# <<< active gnome-keyring <<<
# >>> environment variables >>>
export BROWSER=qutebrowser
export EDITOR=nvim
export FZF_DEFAULT_COMMAND='rg --files --no-ignore --hidden --follow --glob "!.git/*"'
export MYVIMRC="${HOME}/.vimrc"