Commit graph

55 commits

Author SHA1 Message Date
65e169e88b
feat(rrv.sh): add favicon to rrv.sh website 2025-06-22 20:01:33 +08:00
c79de25dce
feat(rrv.sh): add rrv.sh package and move website to package 2025-06-22 19:39:44 +08:00
3b5eefe456
feat(editor): remove standalone snippets package, move config to nvf module 2025-06-18 20:51:19 +08:00
9f6b094daa
refactor(packages/snippets): reduce scope of empty module 2025-06-16 18:25:36 +08:00
d09d6d37d7
fix(rebuild): exit rebuild script on error 2025-06-14 15:24:03 +08:00
caf464c5df
feat(rebuild): add informational messages and error handling to rebuild script 2025-06-14 13:33:14 +08:00
d1c62bc67f
feat(rebuild): refactor rebuild script to use nh os for local and remote builds 2025-06-14 13:18:48 +08:00
8f493b68b0
fix(rebuild): use nh os switch instead of nixos-rebuild switch for remote hosts 2025-06-14 12:11:07 +08:00
844e6b263e
fix(commit): add space after quit option prompt 2025-06-14 11:05:00 +08:00
662049ba4b
feat(packages/check): add check package with nginx config checker 2025-06-13 06:47:50 +08:00
87c196e499
feat(packages/commit): make reroll prompt not require enter 2025-06-13 06:21:22 +08:00
66bc9f679d
fix(packages/rebuild): fix generation check logic 2025-06-13 06:14:43 +08:00
a668db89b3
feat(cli/nvf): add custom nix snippet for nvf 2025-06-13 05:39:39 +08:00
d539849088
fix(packages/rebuild): fix conditional logic for multiple hosts 2025-06-13 04:23:54 +08:00
23236b19cb
feat(packages/commit): add interactive mode to revise commit messages 2025-06-12 23:22:08 +08:00
d714cef3c3
fix(packages/rebuild): invert QUICK logic to disable prompts when set 2025-06-12 23:06:05 +08:00
9de4ef0ce6
feat(packages/rebuild): add quick mode to skip commit and reboot prompts 2025-06-12 22:57:37 +08:00
8ea093d939
feat(packages/rebuild): add prompt for commit and reboot, skip generation check option 2025-06-12 22:55:30 +08:00
e0887268bd
feat(packages): add commit script to automate commit message generation 2025-06-12 22:21:30 +08:00
7093a338f4
feat(packages/deploy): add deployment script 2025-06-12 17:37:07 +08:00
a157a41cca
feat(packages/rebuild): add support for --all flag 2025-06-05 08:30:01 +08:00
639660637d
fix(packages/rebuild): fix array list indexing 2025-06-04 21:07:45 +08:00
3c19c2a1c8
fix(packages/rebuild): fix remote host syntax 2025-06-02 21:28:36 +08:00
1c355a30f5
feat(packages/rebuild): make test shell not open by default= 2025-06-01 20:01:14 +08:00
8e12382f60
feat(packages/rebuild): add multi host rebuild to rebuild script 2025-05-29 16:47:22 +08:00
fbec06178a
feat(packages/rebuild): improve rebuild script 2025-05-25 22:34:35 +08:00
962d00f511
feat(packages/rebuild): use nh in rebuild script 2025-05-20 19:15:57 +08:00
3ec710af5a
feat(packages/rebuild): add a reboot prompt 2025-05-20 18:36:30 +08:00
0a071aed3d
feat(packages/rebuild): improve rebuild script 2025-05-20 18:31:18 +08:00
81347d400d
feat(packages/rebuild): add cowsay 2025-05-20 15:34:17 +08:00
ca683d74d1
refactor(homes/rafiq): replace inspect script with external nixspect 2025-05-20 15:22:27 +08:00
6e3b835f8c
feat(packages/inspect): add tool for finding outpath of package 2025-05-20 13:59:40 +08:00
ec529f35a6
feat(packages/edit): modify edit helper script 2025-05-20 13:41:06 +08:00
f40ebe39a7
style: remove unused code treewide 2025-05-20 13:09:10 +08:00
90d10606bc
chore: format nix files treewide 2025-05-20 12:53:13 +08:00
c644f53ec7
feat(packages/rebuild): move rebuild script to a package 2025-05-19 13:40:42 +08:00
Mohammad Rafiq
443488782f chore: rm nvf and replace with neovim base 2025-03-05 06:45:37 +08:00
Mohammad Rafiq
1b97a16dfc refactor: removed annoyances from nvf 2025-03-04 13:01:11 +08:00
Mohammad Rafiq
3d20188da4 feat(nvf): add wakatime integration 2025-03-03 16:20:44 +08:00
Mohammad Rafiq
bc6fa2dc59 fix(nvim-tree): make nvim tree not appear every time I open a file 2025-03-03 14:31:41 +08:00
Mohammad Rafiq
2a3ca4237a feat(nvf): add minor visual tweaks 2025-03-03 14:24:51 +08:00
Mohammad Rafiq
691f7c2523 feat(nvf): add fidget-nvim for lsp status messages 2025-03-03 14:18:54 +08:00
Mohammad Rafiq
85a051fc92 feat(yazi): add yazi and nvim integration 2025-03-03 14:15:26 +08:00
Mohammad Rafiq
0bac5a21b7 feat(nvf): add yanky.nvim 2025-03-03 14:03:29 +08:00
Mohammad Rafiq
cb58a71789 feat(nvf): add leetcode nvim 2025-03-03 13:26:32 +08:00
Mohammad Rafiq
a6b9bb97c7 feat(nvf): add misc plugs 2025-03-03 12:17:45 +08:00
Mohammad Rafiq
b268832bf9 feat(nvf): add mini.nvim plugs 2025-03-03 11:58:49 +08:00
Mohammad Rafiq
8e4321c2c8 feat(nvf): configure lsp features 2025-03-03 11:36:44 +08:00
Mohammad Rafiq
60a0739d69 feat(nvf): add git integration plugins 2025-03-03 11:05:44 +08:00
Mohammad Rafiq
291bbc34e6 feat(nvf): add fuzzy finder and catppuccin 2025-03-03 10:57:50 +08:00