exchgr / dotfiles

1'm 4 h4ck3r 2 u guyies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.dotfiles

What is this?

These are some of my configuration files. I've included ones I thought other people might find interesting, such as ones for vim, git, tmux, and bash. These files aren't meant to replace yours, but they're meant to highlight some interesting customizations that you might want to use in your own files. Also, this repo provides an easy way for me to get up and running on a new machine.

Supported platforms

  • OS X
  • Ubuntu
  • Arch Linux
  • Raspbian

How to install

cd ~
git clone https://github.com/exchgr/dotfiles.git
cd dotfiles
./install.sh

The files

bashrc - Configuration file for bash.

gemrc - Configuration file for RubyGems.

gitconfig - Configuration file for git, including a bunch of handy aliases.

gitignore_global - Common files for git to ignore.

install.sh - Installs the dotfiles as symlinks and moves the relevant ones that already exist into dotfiles/backups.

README.mdown - This file.

tmux.conf - Configuration file for tmux.

vim/ and vimrc - Configuration files for vim, including several plugins managed by Vundle.

About

1'm 4 h4ck3r 2 u guyies


Languages

Language:Vim Script 87.5%Language:Shell 10.8%Language:Ruby 1.4%Language:Vim Snippet 0.4%