bsingr / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Features

Automated installation of configuration and tools. Supports following applications:

  • Terminal
    • Bash
    • ZSH
    • Git
    • Ruby (chruby)
  • Atom
    • Plugins
    • Themes
  • XCode
    • Themes

Installation

git clone https://github.com/bsingr/dotfiles.git ~/dotfiles
cd ~/dotfiles
rake

Update

cd ~/dotfiles
git pull
rake

Save

rake iterm_export

License

See LICENSE.

About

License:MIT License


Languages

Language:Shell 64.5%Language:Lua 20.4%Language:Ruby 13.5%Language:Vim Script 1.6%