andrewberls / dotfiles

My dotfiles for zsh, vim, etc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

These are the dotfiles I use to configure my development environment. Included are bash aliases/functions, vim configuration + bundles, useful scripts, and more!

Quick Start

A script is included to automatically symlink configuration files for vim and bash. From your home directory, run:

git clone https://github.com/andrewberls/dotfiles.git
cd dotfiles && bash setup.sh

You will need to reload your shell after running the script - you can either restart your session or run . ~/.bashrc.

Note: the setup script creates symlinks into the dotfiles repo you cloned - don't delete it when you're done!

About

My dotfiles for zsh, vim, etc


Languages

Language:Vim Script 77.1%Language:Ruby 10.4%Language:Perl 10.0%Language:Lua 1.4%Language:Python 0.6%Language:Shell 0.5%Language:AppleScript 0.0%Language:Makefile 0.0%