- curl
- stow
- zsh
- git
- vim
curl -sfL https://raw.githubusercontent.com/thorbenbelow/dotfiles-stow/main/bootstrap.sh | sh -s -
stow <dir>
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
git clone https://github.com/zsh-users/zsh-autosuggestions $ZSH_CUSTOM/plugins/zsh-autosuggestions
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git $ZSH_CUSTOM/plugins/zsh-syntax-highlighting
chsh -s $(which zsh)
- Git:
~/.gitconfig.local
- zsh:
~/.zshrc.local