genericbrandx / dotfiles-4

Personal UNIX toolbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sirupsen's Dotfiles

Dotfiles I have used and tweaked for the past couple of years. They're simple and optimized for a 13" laptop.

Setup

Hardware Terminal Shell Editor Version control Multiplexer Font
Retina Macbook 13" Terminal bash vim git tmux Inconsolata 14pt

Installing

I use linker.sh to clone and symlink my dotfiles across machines. Invoke it to symlink the dotfiles. It will prompt to override if the files already exist. Run :NeoBundleInstall in Vim to clone down my Vim plugins.

Screenshots

Clean iTerm 2 in vim:

Blank bash, only shows current dir, about as complicated the prompt gets.

iTerm 2 fullscreen tmux hacking session:

About

Personal UNIX toolbox


Languages

Language:Shell 40.0%Language:Vim Script 24.7%Language:Ruby 22.8%Language:Python 12.5%