mise has been added alongside asdf (#51). After confirming it works well, remove asdf and its configuration. ## asdf integration points to clean up - [ ] `asdf/` directory (path.zsh, fpath.zsh, install.sh, asdfrc.symlink) - [ ] `homebrew/Brewfile.symlink` — remove `brew "asdf"` - [ ] `zsh/zprofile.symlink` — remove asdf sourcing - [ ] `zsh/zshrc.symlink` — remove `direnv() { asdf exec direnv "$@"; }` alias, remove `asdf-direnv/zshrc` source - [ ] `bash/bash_profile.symlink` — remove ASDF_DIR, asdf.sh, and completion sourcing - [ ] `bash/bashrc.symlink` — remove `source /usr/local/opt/asdf/asdf.sh` - [ ] `config.symlink/fish/config.fish` — remove asdf.fish sourcing and stale tabtab lines - [ ] `config.symlink/fish/completions/asdf.fish` — delete - [ ] `config.symlink/direnv/lib/use_asdf.sh` — delete - [ ] Update `CLAUDE.md` references from asdf to mise - [ ] Add mise activation to bash and fish shells - [ ] Update comment URLs in `node/default-npm-packages.symlink` and `ruby/defaults-gems.symlink` 🤖 Generated with [Claude Code](https://claude.com/claude-code)
mise has been added alongside asdf (#51). After confirming it works well, remove asdf and its configuration.
asdf integration points to clean up
asdf/directory (path.zsh, fpath.zsh, install.sh, asdfrc.symlink)homebrew/Brewfile.symlink— removebrew "asdf"zsh/zprofile.symlink— remove asdf sourcingzsh/zshrc.symlink— removedirenv() { asdf exec direnv "$@"; }alias, removeasdf-direnv/zshrcsourcebash/bash_profile.symlink— remove ASDF_DIR, asdf.sh, and completion sourcingbash/bashrc.symlink— removesource /usr/local/opt/asdf/asdf.shconfig.symlink/fish/config.fish— remove asdf.fish sourcing and stale tabtab linesconfig.symlink/fish/completions/asdf.fish— deleteconfig.symlink/direnv/lib/use_asdf.sh— deleteCLAUDE.mdreferences from asdf to misenode/default-npm-packages.symlinkandruby/defaults-gems.symlink🤖 Generated with Claude Code