This repository is managed by GNU stow.
Table of Contents
Clone repo to ~/.dotfiles
holder:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
cd ~/.dotfiles/brew/.config/brew
brew bundle
cd ~/.dotfiles
stow -v git
Link to config files
cd ~/.dotfiles
stow -v zsh
Install Zplug
git clone https://github.com/zplug/zplug ~/.zplug
Link to config file
cd ~/.dotfiles
stow -v tmux
Install Tmux Plugin Manager
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
Open Tmux sessions and press Ctrl+I
for install plugins
cd ~/.dotfiles
stow -v nvim
cd ~/.dotfiles
stow -v bin
cd ~/.dotfiles
stow -v dev