Commit 5e6762c
Pre-migration cleanup: remove stale configs, fix portability issues
- Remove dead tracked files: .vimrc, .vim/ (using Neovim now), .config/oni2/
(Onivim 2 discontinued), .config/iterm2/AppSupport, .config/kitty/theme.conf
(generated at runtime by apply_theme.sh)
- Track .config/nvim/lazy-lock.json for reproducible plugin versions
- Fix .gitconfig: update core.excludesfile to use ~ instead of hardcoded path;
create .gitignore_global with common OS/editor patterns
- Commit .gitconfig [filter "lfs"] section that was left unstaged
- Make launchd plist portable: use __HOME__ placeholder with sed substitution
in install.sh so it works regardless of username on new machine
- Update Brewfile: add jq, karabiner-elements, raycast (installed but missing)
- Clean up .gitignore: remove stale oni2/jgit/spacebar entries
- Update CI to also lint scripts/apply_theme.sh (matching local check.sh)
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 2080335 commit 5e6762c
File tree
23 files changed
+58
-806
lines changed- .config
- iterm2
- kitty
- nvim
- oni2
- store
- 1be48aa3
- 29cfabeb
- global
- workspace
- 1be48aa3
- 29cfabeb
- global
- .github/workflows
- .vim
- colors
- ftdetect
- indent
- syntax
- launchd
23 files changed
+58
-806
lines changedThis file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments