---
title: Stow Packages
description: Short blurbs for the other stowed packages in this repo.
---

Everything below is applied with `dot stow`. Dedicated pages cover [Hyprland](/desktop/hyprland/), [Ghostty](/desktop/ghostty/), [Herdr](/desktop/herdr/), [UWSM](/desktop/uwsm/), [Omarchy Shell](/desktop/omarchy-shell/), [Agents](/agents/overview/), [OpenCode](/agents/opencode/overview/), [Pi](/agents/pi/), and [Cursor](/agents/cursor/). The rest stay as one-line blurbs.

| Package | Why it exists |
| --- | --- |
| `agents/` | Shared OpenCode assets; see [OpenCode](/agents/opencode/overview/) |
| `bash/`, `fish/`, `zsh/` | Shell config and `dot` completions |
| `cursor/` | Cursor launch helpers; agent notes on [Cursor](/agents/cursor/) |
| `dotfiles-skills/` | Global skills tied to these paths or private overlays; see [Skills](/agents/skills/) |
| `editorconfig/` | Shared editor formatting baseline |
| `fastfetch/` | System info display config |
| `hunk/` | Hunk tool config |
| `lazygit/` | <a href="https://github.com/jesseduffield/lazygit" target="_blank" rel="noopener noreferrer">Lazygit</a> custom commands wired to `dot` git helpers |
| `mise/` | Global <a href="https://mise.jdx.dev" target="_blank" rel="noopener noreferrer">mise</a> config for this machine class |
| `neovim/` | <a href="https://neovim.io" target="_blank" rel="noopener noreferrer">Neovim</a> editor config |
| `pi/` | Pi companion config; see [Pi](/agents/pi/) |
| `plannotator/` | Shared <a href="https://github.com/backnotprop/plannotator" target="_blank" rel="noopener noreferrer">Plannotator</a> plan/review settings |
| `ripgrep/` | Default ripgrep flags |
| `scripts/` | `~/.local/bin` helpers used by the desktop and `dot` |
| `starship/` | <a href="https://starship.rs" target="_blank" rel="noopener noreferrer">Starship</a> prompt config |
| `systemd/` | User units (timers and services) |
| `tmux/` | Terminal multiplexer fallback config |
| `topgrade/` | <a href="https://github.com/topgrade-rs/topgrade" target="_blank" rel="noopener noreferrer">Topgrade</a> system update orchestration |
| `yazi/` | <a href="https://yazi-rs.github.io" target="_blank" rel="noopener noreferrer">Yazi</a> file manager plugins and config |

Laptop-only overlays use the `--laptop` package suffix (`scripts--laptop`, `systemd--laptop`).
