mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-11 19:52:17 +00:00
fix(dotbot): git host overrides, nvm default pkgs
This commit is contained in:
@@ -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/*
|
||||
|
||||
Reference in New Issue
Block a user