Skip to content
 
 

Repository files navigation

My configuration files

Installation

  1. Install Peridot via:

    $ gem install peridot
  2. Download or clone the repository via:

    $ git clone https://github.com/danielbayerlein/dotfiles.git
  3. Set your Git email address as a global environment variable via:

    $ sudo su
    $ touch /etc/launchd.conf
    $ echo setenv GIT_EMAIL foo@example.com >> /etc/launchd.conf

    Tested on OS X Mountain Lion (10.8)

Usage

$ rake -T

rake dotfiles            # Runs all your task in the dotfiles namespace
rake dotfiles:dot        # Link dotfiles
rake dotfiles:git        # Generate .gitconfig
rake dotfiles:sublime    # Link Sublime configuration files
rake watch               # Watches for changes and reruns rake

Configuration files for

About

Configuration files for Git, Prezto, Pry, RubyGems, Sublime Text 3, tmux and Vim

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors