Vim (an acronym for Vi IMproved) is a text editor written by Bram Moolenaar and first released publicly in 1991. Based on the vi editor common to Unix-like systems, Vim is designed for use both from a command line interface…
FastStone Capture - A Powerful Windows Screen Capture Tool
FastStone Capture is a powerful, flexible and intuitive screen-capture utility. It allows you to capture anything on the screen including windows, objects, full screen, rectangle regions, freehand-selected regions and scrolling windows/web pages. It has innovative features such as a floating…
OS X Get File Checksum
Run a terminal (Applications → Utilities → The terminal app), and then perform the following syntax checking $ md5 /path/to/file $ shasum /path/to/file If a file path is complex $ shasum (Drag and drop files here) Shasum command detection SHA1…
Use Solarized Color Scheme in OS X Terminal
Solarized is the most complete Terminal / Editor / IDE color project, covering almost all major operating systems (Mac OS X, Linux, Windows), editor and IDE (Vim, Emacs, Xcode, TextMate, NetBeans, Visual Studio, etc.), terminal (iTerm2, Terminal.app, Putty, etc.). Similar…