add darwin-rebuild switch abbr
This commit is contained in:
parent
ab4efcf225
commit
7f839c4424
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
|||
shellAbbrs = {
|
||||
vim = "nvim";
|
||||
cat = "bat";
|
||||
drs = "darwin-rebuild switch --flake ~/.config/nix-darwin";
|
||||
|
||||
# git
|
||||
g = "git";
|
||||
|
|
Loading…
Reference in a new issue