git clone http://github.com/skipkayhil/dotfiles ~/.dotfiles
cd ~/.dotfiles
script/bootstrap
- Symlinks
.zshenv
and.config
into$HOME
directory - Clones the Powerlevel10k and zsh-syntax-highlighting submodules
- Prompts to install vim-plug
- Prompts to install asdf-vm
.config
is for configuration files and is symlinked to$HOME/.config
bin
is for scripts and is added toPATH
opt
is for dependencies packaged as git submodules