A collection of tools, scripts, configuration to make my shell and vim more awesome
This repo is meant to store configuration files which are then symlinked by using GNU Stow. You'll want to install it via your standard package manager.
cd ~/ git clone [email protected]:erikstmartin/dotfiles.git cd dotfiles git submodule update --init --recursive
./install.sh
You can choose which configuration files you'd like to use individually
cd ~/dotfiles stow -vv nvim zsh starship tmux
You must turn on the SSH Agent in 1Password. You can find it under Settings->Developer