Skip to content

Instantly share code, notes, and snippets.

View mhoffman's full-sized avatar

Max Hoffmann mhoffman

View GitHub Profile
set nocompatible " be iMproved
filetype off " required!
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
"" Plugin Manager
Plugin 'gmarik/Vundle.vim'
"" Meta/Navigation
set nocompatible " be iMproved
filetype off " required!
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
"" Plugin Manager
Plugin 'gmarik/Vundle.vim'
"" Meta/Navigation
set nocompatible " be iMproved
filetype off " required!
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
"" Plugin Manager
Plugin 'gmarik/Vundle.vim'
"" Meta/Navigation
# ~/.bashrc: executed by bash(1) for non-login shells.
# .see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)
# for examples
# If running non interactively, do nothing
########################################################
#|# Preamble #
########################################################
[ -z "$PS1" ] && return
@mhoffman
mhoffman / README
Last active March 16, 2016 16:47
Gazpacho Legacy
This is a really plain gist to keep the latest gazpacho version around.