Skip to content

Instantly share code, notes, and snippets.

View hefedev's full-sized avatar
🎯
Focusing

hefe dev hefedev

🎯
Focusing
View GitHub Profile
@hefedev
hefedev / import.py
Created April 2, 2020 19:13
Python Import
let sys = Python.import("my-custom-class")
sys.path.append(FileManager().currentDirectoryPath)
@hefedev
hefedev / gist:3b4bba786501a340e1ba3eb82ddff403
Created March 28, 2020 00:25 — forked from saetia/gist:1623487
Clean Install – OS X 10.11 El Capitan

OS X Preferences


most of these require logout/restart to take effect

# Enable character repeat on keydown
defaults write -g ApplePressAndHoldEnabled -bool false

# Set a shorter Delay until key repeat