Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gravityblast/.dotfiles
dot files
https://github.com/gravityblast/.dotfiles
Last synced: about 10 hours ago
JSON representation
dot files
- Host: GitHub
- URL: https://github.com/gravityblast/.dotfiles
- Owner: gravityblast
- Created: 2011-11-24T03:18:16.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T21:09:32.000Z (about 2 months ago)
- Last Synced: 2024-09-13T10:53:36.759Z (about 2 months ago)
- Language: Lua
- Homepage:
- Size: 143 KB
- Stars: 3
- Watchers: 4
- 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