Skip to content

Instantly share code, notes, and snippets.

@luisgerhorst
luisgerhorst / Monterey.chocice
Last active December 22, 2015 09:49
Monterey text editor theme for Chocolat.app
(!default
(caret [rgba(0.000000, 0.000000, 0.000000, 1.000000)])
(selection [rgba(0.737255, 0.835294, 0.980392, 1.000000)])
(line-highlight [rgba(0.975300, 0.975271, 0.975288, 1.000000)])
(invisibles [rgba(0.600000, 0.600000, 0.600000, 1.000000)])
(color [rgba(0.000000, 0.000000, 0.000000, 1.000000)])
(background [rgba(1.000000, 1.000000, 1.000000, 1.000000)]))
(apply [text source] Source)
@luisgerhorst
luisgerhorst / docs.txt
Last active December 22, 2015 04:38
A useful universal documentation file I've created over the last year. Contains a lot of shell commands I use (and forget) regulary. About LAMPP, Ubuntu, Mac OS X, Finder, AVR, ejabberd, MySQL, Git, Heroku.
About: Development, Command Line, Server, Hardware
# Zeichen
~ = ALT N
# Bash
*Symbolic Link erstellen*
ln -s /path/to/file /path/to/symbolic-link