An open API service indexing awesome lists of open source software.

https://github.com/watson1978/dotfiles


https://github.com/watson1978/dotfiles

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# dotfiles

## Requirements

Set zsh as your login shell:

chsh -s $(which zsh)

Install
-------

Clone onto your laptop:

git clone https://github.com/Watson1978/dotfiles.git ~/dotfiles

Install [rcm](https://github.com/thoughtbot/rcm):

brew tap thoughtbot/formulae
brew install rcm

Install the dotfiles:

./setup.sh