Coding
PromptBeginner5 minmarkdown
Markdown Converter
Agent skill for markdown-converter
7
- Each top‑level directory is a Stow “package” that maps into `$HOME`:
Sign in to like and favorite skills
$HOME:
zsh/ → ~/.zshrc, ~/.aliases, ~/.p10k.zshtmux/ → ~/.tmux.confalacritty/, kitty/, nvim/ → respective app configsREADME.md, Makefile, and this guide.brew install stow tmux neovim ripgrep fdmake stow — link all packages into $HOMEmake stow PACKAGES="zsh tmux" — link specific packagesmake restow — reapply links after changesmake unstow — remove linksmake verify — quick symlink checkstow -t ~ zsh, stow -D -t ~ tmuxtouch-p, ngrok-host).zsh/.zshrc).~/.zshrc.local and ~/.aliases.local.tmux then prefix + I to install TPM plugins; or ~/.tmux/plugins/tpm/bin/install_plugins.feat:, fix:, docs:, chore:, refactor: (avoid vague wip).
feat(zsh): add zinit plugins, fix(tmux): correct 256‑color setting.zsh/.zshrc.