add shortcut for systemctl cat

This commit is contained in:
Noah Masur 2024-08-18 19:35:30 -04:00
parent d1721efc6c
commit 45deba10af
No known key found for this signature in database

View File

@ -105,6 +105,7 @@
s = "sudo";
sc = "systemctl";
scs = "systemctl status";
sca = "systemctl cat";
m = "make";
t = "trash";