view zshrc-systemd @ 140:abc3d303adde

add alias to ping a public IP
author Dirk Olmes <dirk@xanthippe.ping.de>
date Wed, 04 Jul 2018 17:04:39 +0200
parents 129d5bcd9814
children 383ea800bf98
line wrap: on
line source

function sc() {
	systemctl $2 $1
}