Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 309 Bytes

File metadata and controls

20 lines (15 loc) · 309 Bytes

Installation

Download dotfiles repository.

cd ~/.config
git clone https://github.com/jcp/dotfiles.git

Execute install.sh.

cd dotfiles
chmod +x install.sh
./install.sh

Note

Zsh and Oh My Zsh must be installed.