Skip to content

My personal dotfiles that are definitely out of date

Notifications You must be signed in to change notification settings

ghost-pep/dotfiles

Repository files navigation

Daniel’s Dotfiles

Install

I am using GNU STOW to manage symlinks.

Install the directory at ~~/dotfiles~ so that stow uses ~ as the root dir

You can install a subdirectory using the following:

cd ~/dotfiles
stow $FOLDER

Remove the symlinks:

cd ~/dotfiles
stow -D $FOLDER