Skip to content

Configuration files for Git, Pry, RubyGems, Sublime Text 3

Notifications You must be signed in to change notification settings

heisam/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

Manage configuration files for:

  • bash
  • irb
  • git

Requirements

Follow manual setup instructions

Installation

  1. Install Peridot via:

    $ gem install peridot
  2. clone repository via:

    $ git clone https://github.com/heisam/dotfiles.git
  3. Set your personal Git settings:

    $ cp example.env .env

    and fill in required information

Usage

IMPORTANT These tasks will replace your existing config files without warning!

$ 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

License

These dotfiles are released under the MIT License.

About

Configuration files for Git, Pry, RubyGems, Sublime Text 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published