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 year ago
JSON representation

djm's dotfiles

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 zplug
curl -sL --proto-redir -all,https https://raw.githubusercontent.com/zplug/installer/master/installer.zsh | zsh

./install.py
./brew.sh
```