Commit graph

11 commits

Author SHA1 Message Date
c5dd3e4f5e
treewide: change deprecated and renamed option and package names 2025-11-21 23:14:31 +11:00
f957be17d0
user/zsh: switch to new initcontent 2025-04-29 20:28:32 +10:00
210addb2a7
user/zsh: disable execute 2025-03-17 15:19:33 +11:00
881547f380
user/zsh: load zsh-autosuggestions after pure
prevents an error:
`_zsh_autosuggest_highlight_reset:3: maximum nested function level reached; increase FUNCNEST?`
2023-06-20 20:39:43 +07:00
ce2d82c323
user/zsh: add git fixup edit abbr 2023-01-29 00:03:59 +07:00
fb194c9baa
user/zsh: add verbose flag to nr abbr 2023-01-23 23:56:28 +07:00
35ca2c2364
zsh: enable command-not-found hook 2021-11-11 19:50:38 +07:00
2032012f4c
zsh: add --reset-author to gf abbr 2021-08-27 21:54:50 +07:00
7b3025c984
zsh: use hostname in nr abbr 2021-08-21 18:38:49 +07:00
0f37f09199
formatting goes brrr 2021-07-15 19:59:41 +07:00
c86be50084
restructure
- users/rin/default.nix -> users/rin.nix
- users/rin/home.nix +-> users/rin.nix
- users/rin/*.nix -> modules/user/*.nix
- users/rin/scripts/ -> scripts/
- hosts/winter/default.nix -> hosts/winter.nix
- hosts/winter/*.nix -> modules/system/*.nix

- modules are dynamically imported as sets for system and user
2021-07-15 19:16:11 +07:00
Renamed from users/rin/zsh.nix (Browse further)