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 = {
|
shellAbbrs = {
|
||||||
vim = "nvim";
|
vim = "nvim";
|
||||||
cat = "bat";
|
cat = "bat";
|
||||||
|
drs = "darwin-rebuild switch --flake ~/.config/nix-darwin";
|
||||||
|
|
||||||
# git
|
# git
|
||||||
g = "git";
|
g = "git";
|
||||||
|
|
Loading…
Reference in a new issue