prenix
Geoffrey Frogeye 2021-06-11 23:40:15 +02:00
parent 2289712638
commit ccc330d795
Signed by: geoffrey
GPG Key ID: C72403E7F82E6AD8
2 changed files with 4 additions and 1 deletions

View File

@ -14,3 +14,6 @@
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
[pull]
ff = only

View File

@ -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"