view zshrc-systemd @ 129:732218b430dc

add aliases for ipv6
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 06 Mar 2018 10:18:31 +0100
parents 129d5bcd9814
children 383ea800bf98
line wrap: on
line source

function sc() {
	systemctl $2 $1
}