I hereby claim:
- I am nomsi on github.
- I am nomsy (https://keybase.io/nomsy) on keybase.
- I have a public key ASC9dFYabKuJVEQbFUQ14UDSJHZQAb1p7o5dJG1_lcgcwQo
To claim this, I am signing this object:
| #!/sbin/openrc-run | |
| # OpenRC service file for speedify (this is how I installed it by the way | |
| # just setup links to where you extracted it to the correct spots. (i installed in /opt) | |
| # This isn't needed for systems using systemd, speedify packages a systemd file | |
| name="speedify" | |
| description="Speedify VPN Service" | |
| command="/usr/share/speedify/SpeedifyStartup.sh" | |
| command_args="" | |
| #command_background=true | |
| depend() { |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| # Tiny colored fetch script | |
| # Requires Typicons Font to display the icons | |
| # elenapan @ github | modified @truency | |
| f=3 b=4 | |
| for j in f b; do | |
| for i in {0..7}; do | |
| printf -v $j$i %b "\e[${!j}${i}m" | |
| done |
| sudo curl -o /etc/fonts/local.conf https://paste.nomsy.net/raw/ewiyeduqug |
First, you go to github and type in "Dyno" (or "Yukikaze" or "Misaki" or even "RedBot"!)
You download that shit to your desktop 👌 Make sure you delete .gitignore and package-lock.json.
If you do not do that then you can't really say it's yours. This allows you to also upload your downloaded packages (for coding) to save Internet!
I hereby claim:
To claim this, I am signing this object:
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>ACPI</key> | |
| <dict> | |
| <key>SSDT</key> | |
| <dict> | |
| <key>DropOem</key> | |
| <true/> |