Skip to content

Instantly share code, notes, and snippets.

@auipga
auipga / Netflix Marathon.user.js
Last active August 19, 2021 07:51
netflix-marathon user script ||| updates for unmaintained https://greasyfork.org/en/scripts/30029-netflix-marathon
// ==UserScript==
// @name Netflix Marathon
// @namespace https://greasyfork.org/en/scripts/30029-netflix-marathon
// @version 2.7.2
// @description Automatically skip recaps, intros and click nexts on Netflix, DisneyPlus and Amazon video for you.
// @author ran, me
// @include https://www.netflix.com/*
// @include https://www.amazon.com/gp/video/*
// @include https://www.amazon.de/gp/video/*
// @include https://www.amazon.*/gp/video/*
@auipga
auipga / 0ad.json
Created December 25, 2022 00:10
input-remapper/presets/Razer Tartarus V2/0ad.json
{
"mapping": {
"1,2,1": [
"KEY_ESC",
"keyboard"
],
"1,3,1": [
"KEY_LEFTSHIFT + KEY_F5",
"keyboard"
],
@auipga
auipga / phpstorm-survive-history.hook
Last active September 20, 2023 02:39
This script circumvents the guaranteed loss of your loved local file history in PhpStorm (with hook for Archlinux)
[Trigger]
Operation = Upgrade
Operation = Install
Type = Package
Target = phpstorm
[Action]
Depends = rsync
Description = Keeping JetBrains Cache (including local file history)...
When = PostTransaction
@auipga
auipga / install.sh
Last active September 14, 2023 19:54
simon the sorcerer with scummvm on steamdeck
#!/bin/bash
echo "do not run this file directly!";
echo "Check for updates here: https://gist.github.com/auipga/8420bd5f89f6efd7415fbd88342f3ec7";
exit;
# here are the commands you need to copy over to a terminal (Konsole in this case):
passwd # if you have no password already set up