1
Fork 0
mirror of https://github.com/thegeneralist01/config.git synced 2026-03-07 10:59:55 +01:00

aliases: add rbc

This commit is contained in:
TheGeneralist 2026-01-20 16:41:31 +01:00
parent b01fd386ab
commit 552a6d8f42
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4
2 changed files with 2 additions and 0 deletions

View file

@ -52,6 +52,7 @@
# Rebuild helper
rb = "nh darwin switch . -- --extra-experimental-features \"nix-command pipe-operators\"";
rbc = "nh darwin switch . -- --extra-experimental-features \"nix-command pipe-operators\" --option extra-substituters \"\"";
rebuild = "${../../../rebuild.nu}";
};
}

View file

@ -80,6 +80,7 @@ return {
section = "terminal",
cmd = "greeting",
hl = "header",
ttl = 60,
height = 3,
padding = 2,
align = "center",