Skip to content

refactor: remove dead code and duplicate settings in env.zsh and setting.vim#21

Merged
ry-itto merged 1 commit into
mainfrom
claude/refactor-cleanup-s7sebm
Jun 12, 2026
Merged

refactor: remove dead code and duplicate settings in env.zsh and setting.vim#21
ry-itto merged 1 commit into
mainfrom
claude/refactor-cleanup-s7sebm

Conversation

@ry-itto

@ry-itto ry-itto commented Jun 12, 2026

Copy link
Copy Markdown
Owner
  • Remove duplicate Homebrew initialization block
  • Remove duplicate VSCode PATH entry
  • Remove broken sdkman source with wrong path syntax (already handled in dot_zshrc)
  • Remove duplicate mise activate call
  • Remove obsolete PATH entries for deprecated tools (.pyenv, .rbenv, .nodebrew, .nest, mysql)
  • Remove .cargo/env from PATH (it is a shell script, not a bin directory)
  • Remove Python CFLAGS/LDFLAGS left over from pyenv era
  • Remove asdf backward-compat shims (fully migrated to mise)
  • Remove N_PREFIX/.n/bin (Node managed by mise)
  • Consolidate Android SDK and platform-tools into one section
  • Remove obsolete g:ruby_path pointing to rbenv shims in setting.vim

https://claude.ai/code/session_01SfqymgRgvyCH2x871Vx3ZX

…ing.vim

- Remove duplicate Homebrew initialization block
- Remove duplicate VSCode PATH entry
- Remove broken sdkman source with wrong path syntax (already handled in dot_zshrc)
- Remove duplicate mise activate call
- Remove obsolete PATH entries for deprecated tools (.pyenv, .rbenv, .nodebrew, .nest, mysql)
- Remove .cargo/env from PATH (it is a shell script, not a bin directory)
- Remove Python CFLAGS/LDFLAGS left over from pyenv era
- Remove asdf backward-compat shims (fully migrated to mise)
- Remove N_PREFIX/.n/bin (Node managed by mise)
- Consolidate Android SDK and platform-tools into one section
- Remove obsolete g:ruby_path pointing to rbenv shims in setting.vim

https://claude.ai/code/session_01SfqymgRgvyCH2x871Vx3ZX
@ry-itto ry-itto merged commit d16d256 into main Jun 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants