Python Settings File

September 12th, 2016

VIM commands

September 12th, 2016

Here are some VIM commands that come in handy:

Highlight current line: link
:set cursorline 

Delete all lines containing a pattern: link
: g/^\s*$/d 

Basic search and replace: link
:%s/foo/bar/g 

AutoHotKey Info

September 12th, 2016

Python Running shell command and Capturing Output

September 12th, 2016

Archery Info

September 12th, 2016