dotfiles This repository manages my personal configuration for: iTerm, git and zsh Install # Clone this repository git clone git@github.com:korni22/dotfiles.git ~/.dotfiles # Set everything up (overwrites existing) cd ~/.dotfiles && bash ~/.dotfiles/setup.sh