comparison zshrc-systemd @ 128:129d5bcd9814

add zsh modules for inclusion
author Dirk Olmes <dirk@xanthippe.ping.de>
date Fri, 16 Feb 2018 08:48:05 +0100
parents
children 383ea800bf98
comparison
equal deleted inserted replaced
127:4c87719f258c 128:129d5bcd9814
1 function sc() {
2 systemctl $2 $1
3 }