Agent Skill
2/7/2026cleanup-panes
Clean up tmux panes. Use when user wants to close/kill all other panes, clean up tmux window, or reset pane layout.
T
trentshaines
0GitHub Stars
1Views
npx skills add trentshaines/dotfiles
SKILL.md
| Name | cleanup-panes |
| Description | Clean up tmux panes. Use when user wants to close/kill all other panes, clean up tmux window, or reset pane layout. |
dotfiles
This repo contains the configuration to set up configuration and install programs. This is using Chezmoi, the dotfile manager to setup the install, as well as Ansible.
todo: set up ansible script for macos
How to run
export GITHUB_USERNAME=trentshaines
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply $GITHUB_USERNAME
Skills Info
Original Name:cleanup-panesAuthor:trentshaines
Download