Skip to content

These are my dotfiles. There are many like them, but these are mine.

Notifications You must be signed in to change notification settings

bhornseth/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@bhornseth dotfiles

Dead-simple setup for *nix machines to set up a box the way it was meant.

Installation

git clone [email protected]:bhornseth/dotfiles.git ~/.dotfiles
cd !$
git submodule init
git submodule update
rake install

That's it.

Environment

I hack on a Gentoo Linux box during the day, and a Macbook Pro at night, so the files in here should work with the default tools on either setup.

VIM

Vim uses a heavily-customized .vimrc file with snippets from all the hell over. It also uses the JellyBeans theme and ends up looking something like this:

Vim

Adding pathogen modules

Add the repo as a submodule in vim/bundle:

git submodule add git://github.com/some/vim-repo.git vim/bundle/vim-repo

moar_info?

Soon.

About

These are my dotfiles. There are many like them, but these are mine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published