Skip to content

Remove asdf after mise trial period #52

Description

@tmr08c

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions