Signal drop!
Relay (operand.online) is unreachable.
Usually, a dropped signal means an upgrade is happening. Hold on!
Sorry, no connección.
Hang in there while we get back on track
gram:build
> ./config/nushell/quick.nu
Lenses
(coming soon!)
# Rapid changes and rebuilds on core modules
def nn [] { scope ~/.build/config/nushell }
def xx [] { scope ~/.build/nixos; sudo nixos-rebuild switch; hyprctl reload }
# def aa [] { scope ~/.build/aux/ }
# shell modules; considered legacy.
def gg [] { ch $"($env.HOME)/.config/git/config"; }
def zz [] { ch $"($env.HOME)/.zshrc"; }