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

@@ -31,6 +31,11 @@
glob: true
relink: true
path: config/*
exclude: [config/nvm]
~/.config/nvm/default-packages:
create: true
relink: true
path: config/nvm/default-packages
~/.local/bin:
glob: true
path: local/bin/*