Skip to content

gitter-badger/dotfiles-11

Repository files navigation

dotfiles

This repository houses all of my system configuration files and scripts.

NOTE: I am in the process of (very slowly) switching/documenting my switch to zsh from bash. This will obviously change a lot of what goes on here, be patient.

The script configureDotFiles.sh performs the necessary configuration for these configuration files to take effect on a new system or an old one whose configuration scheme has become somehow corrupted.

settings.sh (liberated from various other users) is used to setup sensible defaults and has not yet been tested on the latest OSX release.

The following plugines are included as submodules using pathogen:

NOTE: Some of these extensions require a bit of configuration. If you're just looking to use the shortcuts/mappings without taking advantage of the plugins, your best bet is to just remove the pathogen lines at the top of my .vimrc file.