Commit graph

113 commits

Author SHA1 Message Date
6f255b10a3
chore(home): Reorganize modules 2024-11-15 18:54:47 -08:00
cf7f94d270
feat(home): Set up base home 2024-11-15 18:39:38 -08:00
577bce9d3a
feat(home): Let home-manager manage itself 2024-11-15 18:31:50 -08:00
d1a9fdb9fd
feat(home/my): Default to username instead of name for git 2024-11-15 18:30:52 -08:00
c4748ddedd
feat(home): Set my 2024-11-15 18:22:58 -08:00
42c73f9777
chore(home): Reorganize modules 2024-11-15 18:22:48 -08:00
f60f0e1d29
feat(home): iconTheme module 2024-11-15 18:13:45 -08:00
35c4b54705
feat(home): shellAbbrs module 2024-11-15 17:59:32 -08:00
6ef9ec385a
feat(home): My module 2024-11-15 17:53:01 -08:00
5f7cfe4858
feat(snowfall): Setup Snowfall migration
WIP!!!!!!!
2024-11-15 17:45:23 -08:00
1960c679a0 feat(modules): Write me module 2024-11-13 21:12:09 -08:00
3a5d15ffbd feat(modules): Add iconTheme module
Allows setting iconTheme globally.
2024-11-03 20:15:06 -08:00
ebf55b950d feat(abbrs): New module for home.shellAbbrs
Allows setting home.shellAbbrs that either get set as Fish shell
abbreviations or converted to shell aliases depending on if Fish is
active.

Abbrs that depend on Fish-specific features get automatically filtered
out.
2024-11-03 18:48:50 -08:00