Skip to content

tfentonz/dotfiles

Repository files navigation

dotfiles

My personal dotfiles (bash, git, vim)

Installation

$ git clone git://github.com/tfentonz/dotfiles.git

Vundle plugin is installed as a git submodule. Check this out by running the following commands:

$ cd dotfiles
$ git submodule init
$ git submodule update

VIM

Utilities

  • Vundle The plug-in manager for Vim.
  • CtrlP Fuzzy file, buffer, mru, tag, etc finder.
  • The NERD tree A tree explorer plugin for vim.
  • snipMate snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim.
  • vim-coffee-script CoffeeScript support for vim
  • vim-less vim syntax for LESS (dynamic CSS)
  • vim-rails Ruby on Rails power tools.
  • vim-surround quoting/parenthesizing made simple

Color schemes

About

My personal dotfiles (bash, git, vim)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published