Skip to content

Instantly share code, notes, and snippets.

View flokno's full-sized avatar

Florian Matthes flokno

View GitHub Profile
function FindProxyForURL(url, host) {
if (shExpMatch(host, "*.tc.corp")) {
return "SOCKS5 sapphire:1337; SOCKS5 localhost:1337; DIRECT";
}
return "DIRECT";
}
@flokno
flokno / hunspell_commands.txt
Created July 6, 2022 09:07
hunspell cheat sheet
[SPACE] R)epl A)ccept I)nsert U)ncap S)tem Q)uit e(X)it or ? for help
Whenever a word is found that is not in the dictionary
it is printed on the first line of the screen. If the dictionary
contains any similar words, they are listed with a number
next to each one. You have the option of replacing the word
completely, or choosing one of the suggested words.
Commands are:
R Replace the misspelled word completely.
@flokno
flokno / screen_cheatsheet.markdown
Last active February 10, 2020 13:14 — forked from jctosta/screen_cheatsheet.markdown
Screen Cheatsheet

Screen Quick Reference

Basic

Description Command
Start a new session with session name screen -S <session_name>
List running sessions / screens screen -ls
Attach to a running session screen -x
Attach to a running session with name screen -r
@flokno
flokno / scdpg.cls
Created November 27, 2019 14:42
Latex cls file for DPG Meeting submissions
\NeedsTeXFormat{LaTeX2e}%
\ProvidesPackage{scdpg}%
\newif\ifsc@Compilation\sc@Compilationfalse
\newif\ifsc@Organizer\sc@Organizerfalse
\newif\ifsc@Final\sc@Finalfalse
\newif\ifsc@Online\sc@Onlinefalse
\newif\ifsc@PageNumbers\sc@PageNumbersfalse
\newif\ifsc@ThumbIndex\sc@ThumbIndexfalse
\DeclareOption{organizer}{\sc@Organizertrue}%
\DeclareOption{compilation}{\sc@Compilationtrue}%
### Keybase proof
I hereby claim:
* I am floyd4k on github.
* I am floyd4k (https://keybase.io/floyd4k) on keybase.
* I have a public key ASCt2hM8SlBnUIMeh4F0J5AMnMqwiwiChfRn1nhwcH6fpgo
To claim this, I am signing this object: