๐Ÿ”ง Where my dotfiles lives in harmony and peace, most of the time

๐Ÿ“ Note lint-sh before commits

+1
+1
AGENTS.md
··· 29 29 - Follow existing patterns and conventions in the codebase. 30 30 - Verify changes work by running relevant commands. 31 31 - Use `sudo` for commands requiring elevated privileges (this matches the Makefile and setup scripts). 32 + - Run `lint-sh` on modified shell scripts before committing. 32 33 33 34 ## Commit & Pull Request Guidelines 34 35