view zshrc-systemd @ 141:fe986adeadeb

add more helper functions
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 05 Jul 2018 04:58:14 +0200
parents 129d5bcd9814
children 383ea800bf98
line wrap: on
line source

function sc() {
	systemctl $2 $1
}