Skip to content

Instantly share code, notes, and snippets.

!Y;Wedding;2019;7;27;11;15
@jumper047
jumper047 / AutoHotkey.ahk
Last active March 21, 2023 16:13
AHK config
;Recommended, but not required:
SendMode Input
#NoEnv
#SingleInstance force
#Include <dual/dual>
dual := new Dual
#Include <dual/defaults>
@jumper047
jumper047 / qutemacs.py
Created November 15, 2018 21:28
Qutebrowser config with emacs key bindings
# qutemacs - a simple, preconfigured Emacs binding set for qutebrowser
#
# The aim of this binding set is not to provide bindings for absolutely
# everything, but to provide a stable launching point for people to make their
# own bindings.
#
# Installation:
#
# 1. Copy this file or add this repo as a submodule to your dotfiles.
# 2. Add this line to your config.py, and point the path to this file: