wmwong / dotfiles

A repository of my dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

NOTE: You will need Ruby in order to run the install script.

git clone https://wmwong@github.com/wmwong/dotfiles.git .dotfiles
cd .dotfiles
./install.rb

This script backs up any dotfiles that may be present in the home directory with a timestamp, then creates softlinks in the home directory to the files in the .dotfiles directory.

Files

  • .bash_aliases
  • .bashrc
  • .gemrc
  • .rails.screen
  • .screenrc

About

A repository of my dotfiles


Languages

Language:Shell 88.7%Language:Ruby 11.3%