-
Generate a new public and private SSH key by running:
bash <(curl https://raw.githubusercontent.com/aboqasem/dotfiles/HEAD/ssh.bash) "<your-email-address>"
-
Clone this repo to
~/dev/dotfileswith:mkdir -p ~/dev && git clone --recursive git@github.com:aboqasem/dotfiles.git ~/dev/dotfiles
-
Run the installation with:
cd ~/dev/dotfiles && zsh setup.sh
-
Follow the instructions printed at the end of the installation.
Run the sync script frequently:
dotsync- All
*.zshfiles in$DOTFILES/customwill be sourced byoh-my-zsh. Usecustom/other.zshto add custom things that should not be committed.