Skip to content

Instantly share code, notes, and snippets.

View piotrek94692's full-sized avatar
🕹️
my xbox got ligma please help it xbox 180

PIESEL piotrek94692

🕹️
my xbox got ligma please help it xbox 180
  • Shaplander Studios
  • Poland
  • 23:38 (UTC +02:00)
View GitHub Profile
@piotrek94692
piotrek94692 / floppy-chroot.sh
Last active May 4, 2023 13:05
floppyOS chroot script
#!/bin/sh
trap '' 2 20
cd /
# floppyOS chroot script
unset HISTFILE
setfont eurlatgr
@piotrek94692
piotrek94692 / floppy.sh
Last active April 30, 2023 11:07
floppyOS main installation script
#!/bin/sh
cd /
# floppyOS main installation script
# status: in later development
# I hate ubuntu
### variables ###
csurl="https://gist.githubusercontent.com/piotrek94692/22f9e56d2dc4aff0321d784a6c7aa9c6/raw"