Commit 211cca3
committed
remove dead code, fix module loading bugs
- delete dotfiles CLI wrapper (50+ missing scripts)
- delete plugins/ dir, setup-cursor-simple.sh
- delete duplicate zprofile, broken symlink, orphaned utils/
- fix modules.zsh to auto-source core/platforms/
- remove undefined PATH_REGISTRY[nodejs] (mise handles node)
- deduplicate brew shellenv in macos.zsh
- remove dead cache.sh reference in platform.sh
- remove dead tool-versions Makefile target
- fix starship setup to use chezmoi (not config/starship/)1 parent 6e506fb commit 211cca3
18 files changed
Lines changed: 21 additions & 1447 deletions
File tree
- home/dot_zsh
- core
- platforms
- plugins
- example
- scripts
- setup
- utils
- utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
0 commit comments