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