diff --git a/modules/common/shell/fish/default.nix b/modules/common/shell/fish/default.nix index ade0666..3b7e615 100644 --- a/modules/common/shell/fish/default.nix +++ b/modules/common/shell/fish/default.nix @@ -105,6 +105,7 @@ s = "sudo"; sc = "systemctl"; scs = "systemctl status"; + sca = "systemctl cat"; m = "make"; t = "trash";