Skip to content

Instantly share code, notes, and snippets.

@StevenBlack
Created August 20, 2023 17:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StevenBlack/34e726fb8edd9592489c6817fd816624 to your computer and use it in GitHub Desktop.
Save StevenBlack/34e726fb8edd9592489c6817fd816624 to your computer and use it in GitHub Desktop.
Debian setup
#!/bin/sh
cd ~
rm -rf Music
rm -rf Pictures
rm -rf Documents
rm -rf Videos
rm -rf Templates
rm -rf Public
mkdir projects
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment