Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 427 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 427 Bytes

debbie

Configure a Debian / Ubuntu (apt) machine to my liking.

Build Status

What's the command I'm looking for?

From a Debian or Ubuntu image:

sh <(curl -L https://raw.githubusercontent.com/cceckman/debbie/main/debbie.sh)

Yes, I'm being unsafe by piping commands to a shell... but at least it's through HTTPS.