Skip to content

markcaudill/dotfiles

Repository files navigation

dotfiles

ShellCheck

muh dots

Install/Update

  1. Backup anything in your $HOME that you don't want overwritten. Review Makefile to see which files will be affected.

  2. Install

    1. Using install (copies files into place)

      make install
    2. Using stow (symlink files instead of copy)

      make stow
  3. Uninstall using make uninstall or make unstow (as applicable)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published