chore(config): cleanup and removal of duplicates

This commit is contained in:
2024-09-19 09:49:35 +03:00
parent 94e58b307b
commit 81e9b20eb6
10 changed files with 186 additions and 137 deletions

View File

@@ -35,10 +35,6 @@
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/*
@@ -53,7 +49,7 @@
mode: 0600
path: ssh/*
- shell:
- bash add-submodules.sh
- bash add-submodules.sh || true
- git submodule update --init --recursive --force
- bash local/bin/dfm install all
- pipx: