9fef716261
feat(vscode): add clang-format
2023-09-19 22:11:09 +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
eb4cb1c367
chore(fonts): update
2023-09-14 11:06:23 +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
f9d9ee6a8f
feat(variables): disable Nuxt telemetry
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
9b029be624
fix(vscode): config tweaks
2023-09-09 21:47:46 +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
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