Skip to content

GregM/dotfiles

 
 

Repository files navigation

My dotfiles

Install

Clone this repo into ~/.dotfiles:

git clone [email protected]:henrik/dotfiles.git ~/.dotfiles

Then install the dotfiles:

cd .dotfiles
rake

This rake task will not replace existing files, but it will replace existing symlinks.

The dotfiles will be symlinked, e.g. ~/.bash_profile symlinked to ~/.dotfiles/bash_profile.

Vim

Install plugins from submodules:

git submodule update --init

tmux

Make it integrate with the OS X system clipboard:

brew install reattach-to-user-namespace

Extras

The extras directory contains additional configuration files that are not dotfiles:

  • VibrantInk.itermcolors is a colorscheme for iTerm2 (source).

  • On a new Mac, run ~/.dotfiles/extras/os_x_defaults.sh in the Terminal to change some silly defaults.

About

Dotfiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published