#!/bin/bash

rm -rf \
    /etc/skel/Applications \
    /Applications \
    /etc/skel/.local/bin
