Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 319 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 319 Bytes

dotfiles

Installing

You will need git and GNU stow

Clone into directory of choice and edit .stowrc

--target=/home/user_name

Run stow to symlink everything or just select what you want

stow */ # Everything (the '/' ignores the root files)
stow zsh # Just my zsh config