# tobyvin's dotfiles ### Installation ```sh git clone https://github.com/tobyvin/dotfiles.git ~/dotfiles && ~/dotfiles/install ``` ## Configs - **gitconfig** - **ssh/config** - **zshrc**: sources various config scripts and calls antigen to load plugins - **zsh/***: various zsh configuration scripts - **p10k.zsh**: zsh theme config - **antigen**: plugin manager that installs/updates zsh plugins - **fzf**: fuzzy finder that integrates with zsh history/autocompletion