1
0
Fork 0
mirror of https://github.com/ryanccn/flake.git synced 2025-12-06 08:10:43 +01:00
Commit graph

38 commits

Author SHA1 Message Date
1833524619
feat(fish): proper PATH initialization 2024-09-04 18:39:02 +08:00
8f347ee1ec
feat(git): use PGP for signing (for now) 2024-08-04 18:33:48 +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
3861c0442b
feat(rust): switch to rust-overlay, use mold 2024-04-06 16:17:37 +08:00
2eb3764b31
feat(git): add helpful configs 2024-04-06 16:16:44 +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
244e1bd427
fix: add homebrew shellenv 2024-02-14 15:26:21 +08:00
426718a435
fix(rust): adopt sccache again 2024-02-14 15:26:06 +08:00
bb39b10e1f
chore: update flake inputs 2024-01-31 11:16:34 +08:00
e5c410b766
feat(vscode): change themes 2024-01-28 10:15:27 +08:00
da6ce75ba9
refactor: add lots of programs 2024-01-18 14:45:11 +08:00
661ff3f1a0
feat(rust): manage cargo commands 2024-01-16 17:03:10 +08:00
ab88ea3213
fix(git): use default package and difftastic 2024-01-11 17:48:27 +08:00
3fc6390a87
feat(rust): use universal target dir 2024-01-11 17:47:16 +08:00
6fbe70caec
feat(git): use difftastic 2023-12-29 21:30:01 +08:00
883f2c75fb
refactor(zsh): use inputs for plugins 2023-12-11 19:38:10 +08:00
408662ff37
fix: add gh workaround 2023-12-11 19:32:01 +08:00
114904b700
feat: update fonts 2023-11-27 19:20:49 +08:00
40c6746528
style: deadnix 2023-11-10 23:12:09 +08:00
7267b88a90
rm: remove sccache 2023-11-10 23:11:54 +08:00
e9925d0c42
chore: update inputs and packages 2023-10-23 18:32:41 +08:00
36c40365f0
fix(starship): disable Google Cloud indicator 2023-10-20 19:32:00 +08:00
6b7190d3fd
chore: update various things 2023-09-25 19:55:28 +08:00
9eb553fccc
fix(fish): use fish_add_path -P 2023-09-15 09:12:36 +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
f1d778b319
chore(zsh): update ohmyzsh 2023-09-11 21:48:27 +08:00
a6ea56d6d8
feat(zsh): make vivid_theme dynamic based on flavour 2023-09-11 21:44:33 +08:00
6db2c7a756
feat: install nish 2023-09-11 21:41:19 +08:00
a303542b89
feat(starship): add bun symbol 2023-09-11 16:25:02 +08:00
48bd87f26f
feat(starship): more concise prompt 2023-09-11 16:25:02 +08:00
fd3b5d5a41
feat: add glamour 2023-09-09 21:48:00 +08:00
5ff6b584db
fix(eza): use built-in hm option 2023-09-08 20:48:55 +08:00
8d912f6bc0
feat(aliases): add nb and nfu 2023-09-08 20:48:47 +08:00
650542009d
refactor: programs -> home 2023-09-07 19:51:10 +08:00