saas786 / jimsdots

My personalized dotfiles and configs for Windows 10 ⚙️

Home Page:https://jimsdots.jimbrig.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:


terminal-screenshot

About

My personalized dotfiles and configs for Windows 10 ⚙️

https://jimsdots.jimbrig.com


Languages

Language:PowerShell 34.3%Language:CSS 25.2%Language:Shell 11.9%Language:C++ 7.3%Language:Roff 5.4%Language:HTML 4.5%Language:C# 4.1%Language:Vim Snippet 2.8%Language:VBA 2.0%Language:R 1.6%Language:Batchfile 0.6%Language:Makefile 0.3%Language:VBScript 0.0%