Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 313 Bytes

File metadata and controls

13 lines (9 loc) · 313 Bytes

Installation

git clone git@github.com:americkson/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
git submodule init
git submodule update
rake install

Environment

This repository is mainly setup for zsh. If you would like to switch to zsh, you can do so with the following command.

chsh -s /bin/zsh