add darwin-rebuild switch abbr

This commit is contained in:
sloane 2024-04-06 08:33:31 -04:00
parent ab4efcf225
commit 7f839c4424
No known key found for this signature in database

View file

@ -49,6 +49,7 @@
shellAbbrs = {
vim = "nvim";
cat = "bat";
drs = "darwin-rebuild switch --flake ~/.config/nix-darwin";
# git
g = "git";