postpostmodern / dotfiles
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
dotfiles /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.markdown | ||
| |
bash/ | ||
| |
git/ |
README.markdown
Inspired by trey's dotfiles inspired by the Advanced Command Line PeepCode screencast.
To set things up:
- Move/rename this project's folder to
~/.dotfiles ln -s ~/.dotfiles/bash/bash_profile ~/.bash_profileln -s ~/.dotfiles/bash/bashrc ~/.bashrc- Copy
git/gitconfig-exampletogit/gitconfigand set it up how you like it. ln -s ~/.dotfiles/gitconfig ~/.gitconfigln -s ~/.dotfiles/gitattributes ~/.gitattributes

