add envrc file in config dir

This commit is contained in:
odrling 2022-08-29 01:35:25 +02:00
parent 20222913ab
commit 50741bf62c
No known key found for this signature in database
GPG key ID: A0145F975F9F8B75
2 changed files with 3 additions and 0 deletions

2
.config/.envrc Normal file
View file

@ -0,0 +1,2 @@
export GIT_DIR=~/.dots
export GIT_WORK_TREE=~

1
.gitignore vendored
View file

@ -19,6 +19,7 @@ Cache
# only add selected config files
!/.config
/.config/*
!/.config/.envrc
# mpv config file
!/.mpv