Skip to content

Instantly share code, notes, and snippets.

View SwooshyCueb's full-sized avatar
🦇
If you stand still, don’t expect the Earth will slow

Markus Kitsinger SwooshyCueb

🦇
If you stand still, don’t expect the Earth will slow
View GitHub Profile
@SwooshyCueb
SwooshyCueb / keybase.md
Last active April 4, 2019 23:05
keybase.md

Keybase proof

I hereby claim:

  • I am swooshycueb on github.
  • I am swooshycueb (https://keybase.io/swooshycueb) on keybase.
  • I have a public key ASBxovbj8FJg_9zaqsWagGiDog4dabPOWY19EAK28TGNWQo

To claim this, I am signing this object:

@SwooshyCueb
SwooshyCueb / winetricks
Created May 15, 2014 06:48
winetricks with a twist (limited support for amd64 plus a few goodies)
#!/bin/sh
# Modified version of winetricks with limited amd64 support
# This is very pre-beta. Use at your own risk.
# Name of the original version of winetricks this script is based on
WINETRICKS_VERSION=20140302
# Name of the version of this script
WINETRICKS_AMD64_VERSION=20140514
@SwooshyCueb
SwooshyCueb / vgyme.pm
Last active August 29, 2015 13:57
vgy.me upload script for shutter
#! /usr/bin/env perl
###################################################
#
# Copyright (C) 2014 SwooshyCueb <swooshycueb@tearmedia.info>
#
# This file is a part of Shutter.
#
# Shutter is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or