#!/usr/bin/env bash cd "$HOME/.config" || exit if test -e betterww then : else mkdir betterww fi cd betterww || exit python /opt/betterww/wwrando.py