Skip to content

erikstmartin/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 git@github.com: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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published