Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/duksis/dotfiles
- Owner: duksis
- License: mit
- Created: 2012-06-20T16:26:27.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-05-22T14:12:16.000Z (over 4 years ago)
- Last Synced: 2024-04-14T09:20:44.640Z (7 months ago)
- Language: Shell
- Size: 141 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.