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
3a3dc55f01
helix.nix: fix css language server
2025-04-13 21:59:04 +02:00
09d2901003
ssh: set SSH_AUTH_SOCK systemwide
2025-04-13 21:58:36 +02:00
ca9014be16
flake: formatting
2025-04-12 08:48:28 +02:00
e096a5bf54
helix.nix: add {go, html, css} lsp
2025-04-10 22:01:17 +02:00
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