Cleanup dotfiles

This commit is contained in:
Corey Smith
2025-07-23 00:26:25 -07:00
parent 75c981e76d
commit e25d845bbf
33 changed files with 3394 additions and 0 deletions

5
dot_config/bat/config Normal file
View File

@ -0,0 +1,5 @@
# Keep line numbers but disable syntax highlighting
--style=numbers
# Use a plain theme (no syntax colors)
--color=never