|
2189ad3c08
|
starship.nix: change prompt
|
2025-04-09 22:38:33 +02:00 |
|
|
53aaa26fa1
|
flake: inherit explicitly from parts of lib
Instead of doing `inherit (lib) <something>``, all inherits now use
`inherit (lib.<subsystem>) <something>`, which is much nicer.
|
2025-04-09 16:13:31 +02:00 |
|
|
750bcb5d97
|
helix/module.nix: Hide dotfiles
|
2025-04-07 09:57:44 +02:00 |
|
|
69bd84f240
|
helix.nix: update langs and lsps
|
2025-04-06 21:22:27 +02:00 |
|
|
1109eac9fa
|
helix.nix: add rustfmt and clippy
|
2025-04-06 11:36:04 +02:00 |
|
|
8edd83c6d9
|
shell: disable starship git, remove bat flag
starhip git is *really* slow in big repos like nixpkgs.
|
2025-04-02 14:52:35 +02:00 |
|
|
26bc2e650f
|
shell/default.nix: update fish
|
2025-03-31 11:32:19 +02:00 |
|
|
c2da1c9b19
|
helix: add rust-analyzer
|
2025-03-31 11:05:13 +02:00 |
|
|
89ca030a5f
|
helix.nix: switch to gruvbox, add hidden files in file picker
|
2025-03-24 18:46:29 +01:00 |
|
|
18b9db6e60
|
shell/packages.nix: add pv and bvi
|
2025-03-18 13:54:15 +01:00 |
|
|
cf105b786e
|
flake: add kakoune
|
2025-03-12 18:49:15 +01:00 |
|
|
b59c352f73
|
shell: update fish-on-tmpfs.patch
Fish switched to rust on 4.0, so this patch needed to be updated to
match that.
|
2025-03-07 09:53:41 +01:00 |
|
|
a3edf577dc
|
flake: move packages to packages dir
|
2025-03-03 15:43:20 +01:00 |
|