The 4am Experiment

The 4am Experiment

I can’t tell you how many productivity books I’ve read and their main booster was to wake up at 5am. Yeah? Well I wake up at 5am so I have time to leave the house at 6 so I can get to work by 7. If you fight for your excuses you get to keep them so...

My .vimrc

set nocompatible ” be iMproved, required set shell=/bin/bash filetype off ” required set t_Co=256 ” set the runtime path to include Vundle and initialize set rtp+=~/.vim/bundle/Vundle.vim call vundle#begin() Plugin ‘VundleVim/Vundle.vim’...