fix things
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
c = "clear";
|
||||
rb = "sudo nixos-rebuild switch --flake ~/nixos-config#";
|
||||
"boot-rb" = "sudo nixos-rebuild --install-bootloader boot --flake ~/nixos-config#";
|
||||
clc = "cloc . --exclude-dir=target,node_modules,.venv --exclude-ext=yml,yaml,csv -v";
|
||||
clc = "cloc . --vcs git -v";
|
||||
"dry-rb" = "sudo nixos-rebuild dry-build --flake ~/nixos-config#";
|
||||
devim = "NVIM_APPNAME=nvim-dev nvim";
|
||||
win = "grub-reboot 'Windows Boot Manager (on /dev/sda2)' && reboot";
|
||||
|
||||
Reference in New Issue
Block a user