add sysu function

This commit is contained in:
Ben Harris 2018-09-20 15:29:43 -04:00
parent a40f44f3d3
commit 6c89d05420
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
function sysu
systemctl --user $argv
end