chck / dotfiles

Automated Environment Creation and Configuration by mitamae

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Accio, My Utensils!

Usage

Clone this repository

git clone --recursive https://github.com/chck/dotfiles.git

Dry-run

./install.sh -n

Apply

./install.sh

Add new cookbook

mkdir cookbooks/:app_name
$EDITOR cookbooks/:app_name/default.rb
$EDITOR roles/$(uname)/default.rb

About

Automated Environment Creation and Configuration by mitamae


Languages

Language:Ruby 82.7%Language:Shell 12.9%Language:Vim Script 3.0%Language:Lua 1.4%