https://github.com/gravityblast/.dotfiles
dot files
https://github.com/gravityblast/.dotfiles
Last synced: about 1 year ago
JSON representation
dot files
- Host: GitHub
- URL: https://github.com/gravityblast/.dotfiles
- Owner: gravityblast
- Created: 2011-11-24T03:18:16.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T21:09:32.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T04:09:18.624Z (about 1 year ago)
- Language: Lua
- Homepage:
- Size: 143 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
Clone this repo into ~/.dotfiles, then add the following line to `.bash_profile`:
source ~/.dotfiles/index.sh
And in your ~/.gitconfig:
[include]
path = ~/.dotfiles/git/gitconfig
### Vim
git clone http://github.com/gmarik/vundle.git ~/.vim/bundle/vundle