Skip to content

Instantly share code, notes, and snippets.

View coconutpalm's full-sized avatar

Dave Orme coconutpalm

View GitHub Profile
@coconutpalm
coconutpalm / EmacsKeyBinding.dict
Created April 7, 2021 19:00 — forked from tomoya0x00/EmacsKeyBinding.dict
Global Emacs Key Bindings for OS X
{
/* Keybindings for emacs emulation. Compiled by Jacob Rus.
*
* This is a pretty good set, especially considering that many emacs bindings
* such as C-o, C-a, C-e, C-k, C-y, C-v, C-f, C-b, C-p, C-n, C-t, and
* perhaps a few more, are already built into the system.
*
* BEWARE:
* This file uses the Option key as a meta key. This has the side-effect
* of overriding Mac OS keybindings for the option key, which generally
These instructions are for Fedora 33.
_____________________________________________________
Now we install winetricks as root user:
dnf install pipx python3-libs python3-pip python3-setuptools winetricks
_____________________________________________________
Now we install protontricks as non-root user: