Skip to content

sorliem/dotfiles

Repository files navigation

dotfiles

Uses GNU Stow to manage symlinking to the correct place on the file system.

Install

Repo must exist in the $HOME directory to install. To do a fresh install of all scripts:

./install

Uninstall

./uninstall

Individual stow/unstow

To stow and unstow individual folders

cd $DOTFILES
stow -D nvim      # delete symlinks for all files in nvim/ folder
stow nvim         # make symlinks for all files in nvim/ folder

About

$HOME

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published