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 | Tue Sep 01 15:14:54 -0700 2009 | |
| |
README.markdown | Wed Dec 02 14:16:44 -0800 2009 | |
| |
bash/ | Wed Dec 02 14:16:44 -0800 2009 | |
| |
git/ | Thu Sep 10 19:17:42 -0700 2009 | |
| |
ssh/ | Tue Sep 01 15:14:54 -0700 2009 |
README.markdown
Inspired by the Advanced Command Line PeepCode screencast.
To set things up:
- Move/rename this project's folder to
~/bin/dotfiles ln -s ~/bin/dotfiles/bash/bash_profile ~/.bash_profileln -s ~/bin/dotfiles/bash/bashrc ~/.bashrcln -s ~/bin/dotfiles/bash/inputrc ~/.inputrc- Copy
git/gitconfig-exampletogit/gitconfigand set it up how you like it. ln -s ~/bin/dotfiles/gitconfig ~/.gitconfig- Copy
ssh/config-exampletossh/configand set it up how you like it. ln -s ~/bin/dotfiles/ssh/config ~/.ssh/config(assuming you have an~/.sshfolder already)







