Skip to content

fairclothjm/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Manage dotfile symlinks using GNU Stow.

initial setup

Sync with the home directory:

stow --target ~ bash git vim

Then install custom executables and vim-plug:

./install.sh

refresh setup

The following command can be used to refresh the stowed files. For example, it is useful for when a new "dotfile" is added.

stow --restow --target ~ bash git vim

About

a place for my dotfiles to live

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published