Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djm/dotfiles
djm's dotfiles
https://github.com/djm/dotfiles
bashrc dotfiles emacs-configuration git-configuration shell vim
Last synced: about 1 month ago
JSON representation
djm's dotfiles
- Host: GitHub
- URL: https://github.com/djm/dotfiles
- Owner: djm
- Created: 2010-09-22T14:23:36.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2022-04-06T17:42:58.000Z (over 2 years ago)
- Last Synced: 2024-10-09T09:36:15.349Z (about 1 month ago)
- Topics: bashrc, dotfiles, emacs-configuration, git-configuration, shell, vim
- Language: Shell
- Homepage:
- Size: 2.81 MB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dotfiles
========To install on a new OSX machine:
```
git clone https://github.com/djm/dotfiles.git ~/dotfiles && cd ~/dotfiles
./install.py
./brew.sh
```