parch-zsh-config/parch.install

8 lines
103 B
Text

post_install() {
cat /usr/share/parchlinux/zsh/install.txt
}
post_upgrade() {
post_install
}