Central documentation hub for dotfiles configuration modules, developer tools, and workflow automation scripts.
This repository contains usage guides, architecture notes, and reference manuals for the utilities packaged within the dotfiles ecosystem.
| Command | Purpose | Documentation |
|---|---|---|
lab | Ephemeral & persistent Git worktree dashboard (fzf) | Lab Docs |
focus | Distraction-free workspace / audio focus trigger | Focus Docs |
tpm | Interactive tmux session & project workspace manager | TPM Docs |
An interactive terminal tool for managing persistent, isolated Git workspaces using git worktree and fzf.
# Launch interactive dashboard
lab- Features: Search-or-create workspaces, dirty/clean status indicators, safe deletion (
Ctrl-D). - Full Guide: See Lab Documentation and Architecture Internals.
Toggles the ambient audio stream and minimal workspace profile for deep-work sessions.
# Toggle focus environment
focus- Full Guide: See Focus Documentation
Quickly attaches to, creates, or switches between tmux sessions across active projects.
# Open interactive session switcher
tpm- Full Guide: See Tmux Project Manager Documentation.
Automated package installer and synchronizer for base system dependencies.
- Full Guide: See Installation Guide.
Detailed documentation regarding shell aliases, exports, functions, and plugin integration:
- dotfiles — Main dotfiles repository containing configurations and executables.