This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| set nocompatible " be iMproved | |
| filetype off " required! | |
| set rtp+=~/.vim/bundle/Vundle.vim | |
| call vundle#begin() | |
| "" Plugin Manager | |
| Plugin 'gmarik/Vundle.vim' | |
| "" Meta/Navigation |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| set nocompatible " be iMproved | |
| filetype off " required! | |
| set rtp+=~/.vim/bundle/Vundle.vim | |
| call vundle#begin() | |
| "" Plugin Manager | |
| Plugin 'gmarik/Vundle.vim' | |
| "" Meta/Navigation |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| set nocompatible " be iMproved | |
| filetype off " required! | |
| set rtp+=~/.vim/bundle/Vundle.vim | |
| call vundle#begin() | |
| "" Plugin Manager | |
| Plugin 'gmarik/Vundle.vim' | |
| "" Meta/Navigation |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ~/.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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This is a really plain gist to keep the latest gazpacho version around. |
NewerOlder