Skip to content

Latest commit

History

History
22 lines (14 loc) 路 876 Bytes

README.md

File metadata and controls

22 lines (14 loc) 路 876 Bytes

rheaditi's dotfiles

image

Installation

Warning: If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you don鈥檛 want or need. Don鈥檛 blindly use my settings unless you know what that entails. Use at your own risk!

pre-requisites

git it

Note: There's a private directory which has some work-related info in ./private/work.sh, make sure you download that from a backup / remove the source line for it in ./zsh/zshrc.

cd ~ && mkdir dev && cd dev
git clone git@github.com:rheaditi/dotfiles.git
cd dotfiles && ./setup.sh