Skip to content

mmoonport/dotfiles

 
 

Repository files navigation

DotFiles

A Tyler Cipriani Joint.

UPDATED FEAUTRE: Awesomer than the combined powers of a ninja, Batman and Santa Claus!

Prerequisites

  • zsh
  • vim 7.3.885+ & if_lua
  • ssh
  • git-core
  • rbenv
  • tmux
  • Exuberant Ctags (>=5.5)
  • ponysay

Vim Features (just need to remind myself…)

  • Pathogen
  • Syntastic—syntax checking
  • Vdebug
  • NerdTree w/NerdTree Tabs
  • Snipmate
  • EasyMotion
  • Surround
  • Vim-Airline
  • Neocomplete + Neosnippets
  • Unite.vim
  • CtrlP (There's got to be something smarter though, right?)
  • Vim-Seek
  • Zencoding

Install Instructions

  1. Change to your home directory cd ~
  2. Clone this repo into a directory named dotfiles:
git clone http://github.com/thcipriani/dotfiles.git ~/dotfiles
  1. Grab oh-my-zsh! and all of my pathogen plugins by updating all of the submodules of this repo:
cd ~/dotfiles
git submodule init
git submodule update
  1. Make sure that bootstrap.rb in the dotfiles directory has the proper permissions and run that file:
cd ~/dotfiles
chmod +x bootstrap.rb
./bootstrap.rb

About

Tyler Cipriani's dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published