10BC0 GitHub - freebird0221/dotfiles: Configuration files for Git, Prezto, Pry, RubyGems, Sublime Text 3, tmux and Vim
[go: up one dir, main page]

Skip to content

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

Notifications You must be signed in to change notification settings

freebird0221/dotfiles

 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published
0