feat: adds alias fucking

This commit is contained in:
ahwx 2026-03-31 00:33:20 +02:00
parent ac174e27a4
commit a4af7ff2ba

View file

@ -279,6 +279,7 @@
github-actions = "${lib.getExe pkgs.act} -s GITHUB_TOKEN=\"$(${lib.getExe pkgs.github-cli} auth token)\"";
tailscale = "sudo tailscale";
finder = "open -a Finder";
fucking = "systemctl --user restart";
# NixOS
ns = "nix-shell --run zsh";