Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/duksis/dotfiles

config files for bash, ruby, rails, git, rvm
https://github.com/duksis/dotfiles

Last synced: 18 days ago
JSON representation

config files for bash, ruby, rails, git, rvm

Awesome Lists containing this project

README

        

# Hugo Duksis Dot Files

These are config files to set up a system the way I like it.

## Installation

Run the following commands in your terminal. It will prompt you before it does anything destructive. Check out the [Rakefile](https://github.com/duksis/dotfiles/blob/master/Rakefile) to see exactly what it does.

```terminal
git clone git://github.com/duksis/dotfiles ~/.dotfiles
cd ~/.dotfiles
rake install
```

After installing, open a new terminal window to see the effects.