Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 464 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 464 Bytes

Dotfiles

My configuration.

Setup Notes

Requirements:

Use Gnu Stow to symlink to ~/

cd ~/
git clone https://github.com/terrylockett/dotfiles.git
cd dotfiles
stow .

Environment variables go in:

~/.zsh_env_vars

Neovim setup

See nvim readme