fix(dotbot): git host overrides, nvm default pkgs

This commit is contained in:
2023-09-25 08:28:11 +03:00
parent 50b4f5c60f
commit 5364bef678
6 changed files with 10 additions and 2 deletions

View File

@@ -5,3 +5,6 @@
name = Ismo Vuorinen
email = ismo@ivuorinen.net
[include]
path = ~/.config/git/overrides/config

2
config/git/overrides/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
!.gitkeep
config

View File