42a1293f6d
refactor: flake-parts
2025-04-03 00:36:22 +08:00
872c6be493
feat: reorganize, update
2024-12-02 09:48:30 +08:00
eb6b664802
treewide: refactor, nix, overlays -> packages
2024-11-12 13:56:54 +08:00
02e3e3a7ac
style: switch to nixfmt-rfc-style
2024-06-17 10:52:56 +08:00
e9455b9098
feat: lix
2024-05-26 14:56:58 +08:00
46cf265a54
chore: update inputs, miscellaneous changes
2024-04-28 14:53:10 +08:00
3ea99dd18a
feat: add atuin and nom, adjust configs
2024-03-11 22:07:00 +08:00
ff6c4c5d16
feat: add Ghostty
2024-02-16 00:02:19 +08:00
c6c59dd552
feat: adopt XDG base directories
2024-02-16 00:01:34 +08:00
da6ce75ba9
refactor: add lots of programs
2024-01-18 14:45:11 +08:00
b5b6b6ebd4
rm: disable am-discord-rich-presence
2023-11-23 17:31:19 +08:00
da2644ae42
fix(fish): use set -p PATH instead of fish_add_path
...
The reasoning for this is that `fish_add_path` writes to a universal variable that is persisted independently of fish configuration files, and this can result in stale `fish_user_paths` entries when calls to `fish_add_path` are removed from the configuration. Using `set -p PATH` ensures that only the environment is written to.
2023-09-15 08:46:22 +08:00
fd3b5d5a41
feat: add glamour
2023-09-09 21:48:00 +08:00
2a2fc6bb11
feat: switch to am for Discord presence
2023-09-07 22:06:32 +08:00
650542009d
refactor: programs -> home
2023-09-07 19:51:10 +08:00