Skip to content

Hoboneer/.dotfiles

Repository files navigation

Personal dotfiles

(This is to remind myself mostly)

Prerequisites

  • GNU stow

Install

From the root directory of this repo do:

stow <package>  # -S, --stow (default)

where package is a top-level directory.

stow will then add symlinks where necessary.

Uninstall

From the root directory of this repo do:

stow -D <package>  # --delete

where package is a top-level directory.

stow will then remove the installed symlinks.

Reinstall (after making changes)

From the root directory of this repo do:

stow -R <package>  # --restow

About

My config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published