Skip to content

Instantly share code, notes, and snippets.

View nomsi's full-sized avatar
✔️
out sick

nomsy nomsi

✔️
out sick
  • Somewhere
View GitHub Profile
@nomsi
nomsi / speedify
Last active July 4, 2025 01:05
~/.local/bin/speedy - A speedify_cli (Speedify) wrapper for linux
#!/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() {

Keybase proof

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:

Keybase proof

I hereby claim:

  • I am nomsi on github.
  • I am nomsy (https://keybase.io/nomsy) on keybase.
  • I have a public key ASCmnglXGjuAhK8AI5eEFkNtoTDVcSSqhb7nnnnhXLhtNAo

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
@nomsi
nomsi / I use arch btw.md
Last active April 15, 2019 01:25
gg ez guide for arch

Format disks (see Installation Guide for UEFI support and fdisk help)

mkfs.ext4 /dev/sdx1
mkswap /dev/sdx2
swapon /dev/sdx2
mount /dev/sdx1` /mnt

Sync time (not required, nice to have)

@nomsi
nomsi / .sh
Last active March 22, 2019 19:35
Get color emojis working with Discord/Browsers in Linux (ttf-noto-emoji-color required)
sudo curl -o /etc/fonts/local.conf https://paste.nomsy.net/raw/ewiyeduqug

Keybase proof

I hereby claim:

  • I am truency on github.
  • I am nomsy (https://keybase.io/nomsy) on keybase.
  • I have a public key ASD2Stbkq82TdnCviK78l9yvfmN70D14ruzOWuGrXf4Xjgo

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/>

badges?

BADGES!