Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
6644f00
feat(homebrew): swap 1password/superwhisper for opencode, wezterm, tm…
lakshyads05 Jul 4, 2026
8ba882f
refactor(configs): move dotfiles into configs/ directory, add wezterm
lakshyads05 Jul 4, 2026
299ce7e
feat(wezterm): align font and split keybindings with ghostty
lakshyads05 Jul 4, 2026
c114fa3
refactor(nix): migrate macOS setup to nix-darwin and home-manager
lakshyads05 Jul 11, 2026
ea2c06c
cleanup setup after migration to nix based configurations
lakshyads05 Jul 11, 2026
b124c28
fix(nix): dedupe nerd fonts to nix-only, drop homebrew casks
lakshyads05 Jul 11, 2026
220d8e5
fix(zsh): document lt alias depth-limit removal
lakshyads05 Jul 11, 2026
a2311e5
fix(verify): add missing symlink checks for herdr and cheatsheets
lakshyads05 Jul 11, 2026
ee0c01c
chore(cleanup): remove dead root .zshrc and .zsh_plugins.txt from ant…
lakshyads05 Jul 11, 2026
91d4919
docs(cheatsheets): fix stale antidote/.zshrc references post-migration
lakshyads05 Jul 11, 2026
fbeab4e
refactor(git): move git config into home-manager, retire configs/ folder
lakshyads05 Jul 11, 2026
3385ec9
fix(verify): match quoted value in generated git config check
lakshyads05 Jul 12, 2026
9cb66b4
docs(cheatsheets): add herdr cheat sheet
lakshyads05 Jul 12, 2026
c2de392
chore(cli): remove tmux, herdr covers terminal multiplexing
lakshyads05 Jul 12, 2026
dd2a6ea
enabled explorer and hidden files in snacks, commented oil explorer
lakshyads05 Jul 12, 2026
343da9a
refactor(asdf): move .tool-versions into home/ for edit-in-place cons…
lakshyads05 Jul 12, 2026
b76e5a8
chore(herdr): add worktree keybinds and ignore session backups
lakshyads05 Jul 13, 2026
8d121ee
chore(claude): use statusline script and set high effort level
lakshyads05 Jul 13, 2026
00a0419
feat(bootstrap): auto-install Cursor CLI
lakshyads05 Jul 14, 2026
a7f6fc3
feat(worktrees): adopt bare-repo pattern with wtnew helper
lakshyads05 Jul 14, 2026
a467f94
feat(skills): add shared smell code-review skill across agent CLIs
lakshyads05 Jul 14, 2026
8e42a35
feat(claude): extract statusline into a managed script
lakshyads05 Jul 14, 2026
e1e7c50
feat(skills): add commit-message and pr-description skills
lakshyads05 Jul 14, 2026
3dd21fc
feat(agents): revamped & symlink shared AGENTS.md to Cursor global rules
lakshyads05 Jul 14, 2026
8b0a7d2
fix(worktrees): scope wtnew's herdr attach to the repo root
lakshyads05 Jul 14, 2026
ee24c8e
feat(nvim): add treesitter, markdown rendering, and color previews
lakshyads05 Jul 14, 2026
1ef7296
docs(agents): forbid em dashes and auto co-author attribution
lakshyads05 Jul 15, 2026
4f4a15d
fix(worktrees): set upstream tracking on wtnew and bare-clone setup
lakshyads05 Jul 15, 2026
812433d
instructions(agents): add delegation, design gate, and smell review g…
lakshyads05 Jul 16, 2026
c8c13d0
fix(worktrees): backfill wtnew upstream tracking without local origin…
lakshyads05 Jul 17, 2026
931e60b
fix(cursor): drop ineffective global rules symlink
lakshyads05 Jul 17, 2026
2a45381
fix(worktrees): create wtnew branch from origin when local is absent
lakshyads05 Jul 20, 2026
2072334
docs(commit-message): add subject length cap and body wrap width
lakshyads05 Jul 20, 2026
3370aff
feat(agents): add architecture planning workflow
lakshyads05 Jul 21, 2026
1ff2168
docs(agents): refine behavioral guidelines and architecture-plan skill
lakshyads05 Jul 22, 2026
76c551e
chore(update) - updated all apps and deps
lakshyads05 Jul 22, 2026
81cae5e
feat(worktrees): reattach herdr session when wtnew target exists
lakshyads05 Jul 28, 2026
20f0ad5
enable smooth scrolling in nvim
lakshyads05 Jul 28, 2026
569c13c
feat(nvim): show line numbers and wrap long lines in neogit
lakshyads05 Jul 29, 2026
c5bbe28
feat(agents): add pi coding agent and
lakshyads05 Aug 13, 2026
83f605e
chore(update) - updated all apps and deps
lakshyads05 Aug 13, 2026
53dfbb2
chore(zsh): point coo at danger-full-access sandbox
lakshyads05 Aug 13, 2026
307fbc2
feat(baby-menu): centralize config via home-manager symlinks
lakshyads05 Aug 13, 2026
6efd7de
chore(zsh): point aa/aaa at cursor-agent
lakshyads05 Aug 19, 2026
4ca89ba
chore(update) - updated all apps and deps
lakshyads05 Aug 24, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
126 changes: 0 additions & 126 deletions .cursor/rules/dotfiles-knowledge-base.mdc

This file was deleted.

34 changes: 34 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,35 @@
.DS_Store
/.obsidian

# Nix build artifacts (created by `nix build` without -o; never commit)
result
result-*

# herdr runtime artifacts under the edit-in-place config symlink
# (keep home/.config/herdr/config.toml tracked; ignore everything herdr writes)
# Docs: https://herdr.dev/docs/configuration/ , https://herdr.dev/docs/session-state/ ,
# https://herdr.dev/docs/socket-api/ , https://herdr.dev/docs/plugins/
home/.config/herdr/*.log
home/.config/herdr/*.log.*
home/.config/herdr/*.sock
home/.config/herdr/session.json
home/.config/herdr/session.json.bak-*
home/.config/herdr/session-history.json
home/.config/herdr/sessions/
home/.config/herdr/release-notes.json
home/.config/herdr/product-announcements.json
home/.config/herdr/plugins.json
home/.config/herdr/plugins/
home/.config/herdr/config.toml.bak-*

# herdr artifacts can end up stray in other config dirs (e.g. copied into
# home/.config/ghostty/ by accident) - catch them repo-wide by name too
herdr-*.log
herdr.sock
herdr-client.sock

# no-mistakes local validation state - never commit in this public repo
.no-mistakes/

# Local Lavish review artifacts - preserve locally, never commit
.lavish/
17 changes: 0 additions & 17 deletions .zsh_plugins.txt

This file was deleted.

91 changes: 0 additions & 91 deletions .zshrc

This file was deleted.

Loading