Skip to content

aaronkoop/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My personal dotfiles for software I use on a regular basis. I highly recommend using git to host these as it makes setting up a new machine a breeze.

install

git clone https://github.com/aaronkoop/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
sh install.sh -h

components

sublimetext2

  • I use the following plugins managed by Sublime Package Control
    • emmit
    • bracket highligher
    • docblockr
    • sublimecodeintel
    • sublimelinter
    • livereload

vim

  • Plugins are managed through NeoBundle. Install script will grab all of mine.

tmux

  • .tmux.conf

zsh

  • Configs for prezto