Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreafrancia/dot-files
https://github.com/andreafrancia/dot-files
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreafrancia/dot-files
- Owner: andreafrancia
- Created: 2010-12-07T13:44:53.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2023-11-28T07:34:17.000Z (about 1 year ago)
- Last Synced: 2024-10-16T07:55:07.532Z (3 months ago)
- Language: Vim Script
- Homepage:
- Size: 580 KB
- Stars: 11
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# startup
git clone --recursive [email protected]:andreafrancia/dot-files.git
cd dot-files
bash install.sh# bin.local
ln -s ~/Dropbox/wiki/bin.local ~/bin.local# brew
brew bundleCopy and paste git config:
```
git config --global rerere.enabled true
```