-
Install Peridot via:
$ gem install peridot
-
Download or clone the repository via:
$ git clone https://github.com/danielbayerlein/dotfiles.git
-
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)
$ 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-
Git is a distributed version control system
-
Pry is a powerful alternative to the standard IRB shell for Ruby
-
RubyGems is the Ruby community's gem hosting service
-
Sublime Text 3 - The text editor you'll fall in love with
-
[Default (OSX).sublime-keymap](Default (OSX).sublime-keymap)
-
[Package Control.sublime-settings](Package Control.sublime-settings) (Sublime Package Control - A full-featured package manager for Sublime Text 3)
-
SublimeLinter.sublime-settings (SublimeLinter - Inline lint highlighting for the Sublime Text 3 editor)
-
ApplySyntax.sublime-settings (ApplySyntax - Syntax detector for Sublime Text 3)
-
[Side Bar.sublime-settings](Side Bar.sublime-settings) (SideBarEnhancements - Enhancements to Sublime Text sidebar. Files and folders.)
-
tmux is a terminal multiplexer
-
Vim is a highly configurable text editor