Commit graph

36 commits

Author SHA1 Message Date
83f20f299e
feat(home): gh 2024-11-16 19:38:19 -08:00
2b852201f4
feat(home): fzf 2024-11-16 19:38:12 -08:00
60a4b173ab
feat(home): Figlet 2024-11-16 19:38:12 -08:00
ff2df5f592
feat(home): Eza 2024-11-16 19:38:11 -08:00
77458f6c61
feat(home): Curl 2024-11-16 19:38:11 -08:00
8dd10cdeb3
feat(home): Cheat 2024-11-16 19:38:11 -08:00
9aecfe94a7
feat(home): Cava 2024-11-16 19:38:11 -08:00
b4fea44052
feat(home): btop 2024-11-16 19:38:03 -08:00
d44822d587
feat(home): Bat 2024-11-16 12:21:24 -08:00
ce01e0ea57
fix(home): Don't include position = "anywhere" abbrs 2024-11-16 12:20:21 -08:00
c8fc33fcba
feat(home): Amfora 2024-11-16 12:09:29 -08:00
6a2b253f83
fix(home): Fix module enable option def
Modules were being placed at <group>.<namespace>.<module> instead of
<namespace>.<group>.<module>
2024-11-16 11:39:47 -08:00
6f456ceef8
feat(home): Fish shell & neo 2024-11-16 11:27:44 -08:00
a3979f544a
feat(home): Journalctl & Systemctl 2024-11-15 22:18:13 -08:00
c50b4d2d7b
feat(home): Xsession config 2024-11-15 22:12:04 -08:00
2dbcc4e246
fix(home): Move appearance to appearance.base 2024-11-15 22:11:50 -08:00
3f76d39eb7
feat(home): Xdg profile 2024-11-15 21:55:58 -08:00
377e5a37d2
feat(home): Add isDesktop 2024-11-15 21:55:47 -08:00
f5b7a2c71e
feat(home): Base profile 2024-11-15 21:42:19 -08:00
adacfc47c4
feat(home): Qt config 2024-11-15 21:33:15 -08:00
8bdb0d1a47
feat(home): GTK config 2024-11-15 21:33:07 -08:00
f04ca9fc90
feat(home): Base appearance 2024-11-15 21:32:51 -08:00
c1dca2f9a2
feat(home): Add theme module which absorbs iconTheme 2024-11-15 21:24:11 -08:00
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