Wiki Homebrew is a package management system that simplifies the installation of software on the Mac OS X operating system. It is a free/open source software project to simplify installation of other free/open source software. It is similar in aim…
Creating a GitHub Pages Blog With Octopress on OS X
Summary Install Octopress Setup Github Pages Add remote repository Review Git branches Preview on development Deploy to Github Prerequisites Install Ruby, Git Have a github account Basic knowledge of Git and github Confidence about the command line Install Git Please…
Vim Configuration - vimrc File
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…
Img2icns - Create Icons for OS X
Img2icns is an application to create icons from images or images from icons, keeping them organized for future use. Creating an icon is as simple as dropping one or more images into Img2icns and choosing an export format. Img2icns Official…