From 615fca67bb5bfacd1cc0175f48618538eea621df Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Wed, 18 Mar 2026 04:03:31 +0200 Subject: [PATCH] feat(dfm): add cleanup script for old version manager installations --- install.conf.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/install.conf.yaml b/install.conf.yaml index 4094986..8f5b8c3 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -40,7 +40,7 @@ glob: true relink: true path: config/* - exclude: [config/nvm, config/fzf, config/op] + exclude: [config/fzf, config/op] # 1Password CLI plugins ~/.config/op/plugins.sh: relink: true @@ -68,6 +68,11 @@ glob: true mode: 0600 path: ssh/* + # mise → asdf compatibility (tools expecting ~/.asdf find mise data) + ~/.asdf: + path: ~/.local/share/mise + relink: true + force: true - shell: # Add Git submodules and remove old ones