This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
dotfiles /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Aug 17 23:12:42 -0700 2009 | |
| |
README.markdown | Sun Sep 06 07:28:50 -0700 2009 | |
| |
bash/ | Wed Sep 02 12:53:25 -0700 2009 | |
| |
bashrc | Wed Sep 02 12:53:25 -0700 2009 | |
| |
bin/ | Mon Aug 17 23:12:42 -0700 2009 | |
| |
gitconfig | Thu Sep 10 11:35:04 -0700 2009 | |
| |
gitignore | Thu Aug 27 01:01:30 -0700 2009 | |
| |
install.rb | Sun Sep 06 07:28:50 -0700 2009 | |
| |
irbrc | Tue Aug 18 11:45:25 -0700 2009 | |
| |
ruby/ | Thu Sep 10 11:35:04 -0700 2009 | |
| |
ssh/ | Tue Aug 18 22:49:15 -0700 2009 |
README.markdown
My dotfiles, have a look, give me hints for improvement...
Install
cd ~ && git clone git://github.com/grosser/dotfiles.git
Manual Install
For all files you need
ln -s dotfiles/xxx .xxx
Automatic install
ruby dotfiles/install.rb
install.rb will:
- replaces .file through links to dotfiles/file for .bashrc .gitignore .irbrc .ssh/config
- replace content of .gitconfig through this, except for [github] and [user] section
- replace bin folder through link to dotfiles/bin
TODO
- make ssh/config non-user specific (like gitconfig)
Author
Michael Grosser
grosser.michael@gmail.com
Hereby placed under public domain, do what you want, just do not hold me accountable...







