Commit graph

15 commits

Author SHA1 Message Date
d068014e2e
home-manager: Use new zsh options
`initExtraBeforeCompInit` and `initExtra` have both been merged into `initContent`, and realistically it's okay to have our theme load after compinit.
2025-04-23 03:17:19 -05:00
e629955f71
Upgrade iTerm2 integration 2025-01-07 14:53:03 -06:00
5840f8c7a4
Ensure iTerm2 utilities are in $PATH
We should probably have these managed within Nix instead, but this works for now.
2024-08-14 13:42:22 -05:00
7764583c47
Enable direnv for prompt 2024-07-31 22:04:36 -05:00
b7c8c63d19
Increase prompt history length to 15,000 2024-06-22 18:27:27 -05:00
cca0dd227f
Upgrade iTerm2 shell integration
(This additionally modifies its hash as well - whoops!)
2024-05-21 20:42:27 -04:00
a7b3f7455a
Upgrade iTerm2 shell integration 2024-05-18 15:24:16 -04:00
43ef2d2bf1
zsh: Preserve 5000 lines of history
This used to be far longer - I don't know when it changed :( augh
2024-03-31 15:43:29 -05:00
b4a1ef4ad5
Adapt to non-deprecated autosuggestions option 2024-03-25 19:37:23 -05:00
36d308aac3
Re-introduce keysrc
keysrc allows for flexible, manual per-device configuration. Contrary to its name, it should not be used for keys - it's simply used as scratch.

Should its name change? Likely!
2023-10-10 21:18:00 -05:00
aed1e3f2bf
Run nixpkgs-fmt 2023-09-17 09:38:02 -05:00
46d6592099
Revert envExtra addition
That broke more than it solved :(
2023-09-10 23:27:32 -05:00
6c9d93a2c8
Add in Nix daemon default source
This (hopefully?) fixes woes with non-interactive shells under Gentoo.
2023-09-10 21:38:38 -05:00
a5a1dec30b
zsh: Ignore all dependencies 2023-09-09 14:58:19 -05:00
e237c5dd4b Migrate to nix flakes 2023-07-04 03:35:37 -05:00