This repository has been archived on 2023-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
tomo-old/scripts/install-wintergreen.sh

8 lines
108 B
Bash

#!/bin/sh
. scripts/plugin.sh
echo "... installing Wintergreen theme"
install wintergreen
echo ".// done"