SkillAgentSearch skills...

Jimsdots

My personalized dotfiles and configs for Windows 10 ⚙️

Install / Use

/learn @jimbrig/Jimsdots

README

Jim’s .dotfiles

Note: These dotfiles are a comprehisive listing of all my backed up personalized, custom configurations and bootstrapping setup scripts specific to Windows 10/11 and WSL

Setup Guides

Encrypted Secrets

Throughout the repo, all secrets are encrypted and locked as binaries via Git-Crypt and the .gitattributes configuration file (tells git-crypt what to encrypt).

List of all encrypted files via git-crypt status -e:

Install git-crypt via scoop install git-crypt on Windows or brew install git-crypt on UNIX.

Git-Attributes

Git-Crypt encrypted file declarations as well as Git-LFS specifications are declared in the .gitattributes file:

<!-- MARKDOWN-AUTO-DOCS:START (CODE:src=./.gitattributes)> --> <!-- The below code snippet is automatically added from ./.gitattributes --> <!-- MARKDOWN-AUTO-DOCS:END -->

terminal-screenshot

Related Skills

View on GitHub
GitHub Stars29
CategoryDevelopment
Updated2mo ago
Forks2

Languages

PowerShell

Security Score

80/100

Audited on Jan 19, 2026

No findings