new grep alias + git full instead of normal git

This commit is contained in:
2026-06-25 16:04:09 -05:00
parent 6420ec0d30
commit a2b98c3ba2
4 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
nixpkgs.config.allowUnfree = true;
environment.systemPackages = with pkgs; [
git
gitFull
neovim
btop
unzip