Commit graph

67 commits

Author SHA1 Message Date
7ac4ac73c0
nushell: config: fix switch command
Signed-off-by: Bloxx12 <charlie@charlieroot.dev>
Change-Id: I6a6a696416730a7fd831e8dfde51397e6ea41577
2025-07-19 23:53:13 +02:00
0b82c15255
flake: switch to npins
Signed-off-by: Bloxx12 <charlie@charlieroot.dev>
Change-Id: I6a6a6964f4aa3349951fe7574622564452ad1af1
2025-07-19 23:45:02 +02:00
3bd3da0c0d
packages: nushell: init
Signed-off-by: Bloxx12 <charlie@charlieroot.dev>
Change-Id: I6a6a6964bcbbf4d3f08ea2ebc9c22e84b200de93
2025-07-19 19:29:37 +02:00
e9a49bc050
flake: disable install checks for all own programs
Signed-off-by: Bloxx12 <charlie@charlieroot.dev>
Change-Id: I6a6a6964bd39f24817e0ad59633ba150cb8828a5
2025-07-19 17:16:47 +02:00
378828b856
helix: set word-completion trigger-length to 2 2025-07-19 00:47:14 +02:00
683509d009
helix: switch to my own fork again 2025-07-19 00:47:11 +02:00
327f149a42
helix/languages: drop scls
helix master support buffer completion now.
2025-07-19 00:47:06 +02:00
098f38e9a4
nil: update to newest version 2025-07-18 23:21:19 +02:00
a64d7571d8
helix: drop rust-overlay 2025-07-18 23:21:11 +02:00
b1490ec9a8
small update 2025-07-16 22:15:41 +02:00
4492a17574
helix: set colorscheme to gruvbox_dark_hard 2025-07-12 10:38:15 +02:00
e84221e414
helix: bump version 2025-07-11 22:43:40 +02:00
2411c0b496
chore: apply lints 2025-07-08 14:22:21 +02:00
ec1b31cabc
helix/languages: make clippy pedantic warnings not erorr 2025-07-08 13:56:52 +02:00
e1df5fa28e
helix: switch to finalAttrs for helix build 2025-07-07 20:42:08 +02:00
cbb594395a
helix: build with lto and native cpu target 2025-06-26 20:49:36 +02:00
362e52b874
fish: fix atuin 2025-06-12 20:09:29 +02:00
b40df13a90
fish: remove yt-dlp 2025-06-12 20:09:18 +02:00
ffc32faed0
helix: languages: make clippy more restrictive 2025-06-12 20:08:38 +02:00
d852199742
packages: shell => fish 2025-06-07 17:54:40 +02:00
24f35c4ccd
shell: stop fish from having to be built every time
Drop the patch to fish source code, instead opting
to employ fish's inbuilt share/fish/vendor_conf.d
to add custom code to fish.

This is both a bit simpler, and makes it so fish does not
have to be compiled on every update to it's source / to my configuration.
2025-06-04 08:32:09 +02:00
41b72ce92c
flake: employ pipes! 2025-06-04 08:28:21 +02:00
2239e0e983
helix: rework 2025-06-04 08:27:35 +02:00
a951911578
progress dump 2025-06-04 08:26:35 +02:00
e7a87b12f7
helix: add kdlfmt 2025-05-30 18:19:46 +02:00
82db20a329
helix: set colorscheme to Catppuccin 2025-05-22 09:34:39 +02:00
641baa4989
helix: languages: cleanup 2025-05-21 00:21:14 +02:00
4cea4192a1
aliases.nix: make ls show no icons 2025-05-21 00:21:03 +02:00
a6972fc6f3
helix: add deadnix 2025-05-21 00:20:54 +02:00
3919677cb8
hermit/packages: add yazi, scc -> tokei 2025-05-17 23:48:53 +02:00
36b64b6c5f
helix: add Zig language server 2025-05-17 23:48:37 +02:00
47d1166938
helix/colorscheme: switch to base16_transparent 2025-05-17 23:48:18 +02:00
8634db6c53
shell: packages:: add trash-cli 2025-05-15 11:37:34 +02:00
1826f85f4d
shell: packages: cleanup 2025-05-12 10:53:13 +02:00
215509ade7
helix: switch from marksman to taplo 2025-05-12 10:52:59 +02:00
94819e9c74
chore: switch to gruvbox 2025-05-09 11:36:50 +02:00
88c73558f4
chore: split up helix into multiple packages 2025-05-09 11:05:21 +02:00
08658d4c42
helix: do not display display hints automatically
Display hints can be annoying, hence I toggle them using
<space>-i instead.
2025-05-06 21:55:05 +02:00
154da6736d
system: switch to Catppuccin again 2025-05-06 21:53:27 +02:00
216ddc8755
shell/packages: remove carapace 2025-05-06 09:42:23 +02:00
ee58fd0628
packages/helix.nix: add clippy flags 2025-05-05 11:06:57 +02:00
57612c66fe temperance/configuration.nix: disable docker 2025-05-04 09:54:07 +02:00
8ffd6c056e helix: add some kakoune-ish keybinds 2025-05-03 18:47:19 +02:00
86e61a67cc shell/packages.nix: dog -> dig 2025-05-03 14:55:44 +02:00
f5477289c4 helix: config: remove nixd, ad qmlls config 2025-04-29 23:31:44 +02:00
57a0a84398 wrapped programs: switch to nativeBuildInputs 2025-04-29 16:46:28 +02:00
9b56e8daaa helix.nix: fix nix language server 2025-04-29 14:01:05 +02:00
af0fd0f55e helix: use upstream version 2025-04-26 16:24:47 +02:00
19d5664be5 helix.nix: format, add taplo
taplo is a toml language server
2025-04-16 14:55:56 +02:00
6fbbc2715b shell/packages.nix: add watchman 2025-04-16 14:53:51 +02:00