Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 796 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 796 Bytes

Erik's dotfiles

A collection of tools, scripts, configuration to make my shell and vim more awesome

Install

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.

Download / Install dotfiles
cd ~/
git clone [email protected]:erikstmartin/dotfiles.git
cd dotfiles
git submodule update --init --recursive
Install Dependencies (script currently assumes Ubuntu/Debian)
    ./install.sh
Link dotfiles

You can choose which configuration files you'd like to use individually

cd ~/dotfiles
stow -vv nvim zsh starship tmux
1Password for ssh keys

You must turn on the SSH Agent in 1Password. You can find it under Settings->Developer