Backport
This commit is contained in:
parent
2289712638
commit
ccc330d795
|
@ -14,3 +14,6 @@
|
|||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
[pull]
|
||||
ff = only
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
export PAGER=less
|
||||
export EDITOR=nvim
|
||||
export VISUAL=nvim
|
||||
export BROWSER=firefox
|
||||
export BROWSER=qutebrowser
|
||||
|
||||
direnv() { # environment variable name, path
|
||||
export "$1"="$2"
|
||||
|
|
Loading…
Reference in a new issue