Agent Skill
2/7/2026config
Overview of Trent's development environment and dotfiles setup. Use this skill first to understand the overall setup, then reference specific skills for details. CRITICAL - Trent uses fish shell, NOT zsh.
T
trentshaines
0GitHub Stars
1Views
npx skills add trentshaines/dotfiles
SKILL.md
| Name | config |
| Description | Overview of Trent's development environment and dotfiles setup. Use this skill first to understand the overall setup, then reference specific skills for details. CRITICAL - Trent uses fish shell, NOT zsh. |
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:configAuthor:trentshaines
Download