mirror of
https://github.com/harivansh-afk/dots.git
synced 2026-04-19 06:01:19 +00:00
Initial dotfiles setup with GNU stow
Centralize dotfiles from ~ into stow packages: - zsh: .zshrc, .zshenv - git: .gitconfig - nvim: init.lua, lua/, plugin/, after/, lazy-lock.json - tmux: tmux.conf, session-list.sh - karabiner: karabiner.json - ghostty: config.ghostty - claude: CLAUDE.md, settings.json, settings.local.json, statusline.sh, 30 commands
This commit is contained in:
commit
44176e60f9
68 changed files with 6529 additions and 0 deletions
6
claude/.claude/commands/oneshot_plan.md
Normal file
6
claude/.claude/commands/oneshot_plan.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
description: Execute ralph plan and implementation for a ticket
|
||||
---
|
||||
|
||||
1. use SlashCommand() to call /ralph_plan with the given ticket number
|
||||
2. use SlashCommand() to call /ralph_impl with the given ticket number
|
||||
Loading…
Add table
Add a link
Reference in a new issue