Skip to content

edwinksl/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8e25b4f · Oct 23, 2024
May 12, 2021
Oct 4, 2024
Jun 18, 2017
Oct 23, 2024
Mar 11, 2024
Jun 18, 2020
Nov 19, 2018
Jun 22, 2017
Jun 17, 2017
Aug 5, 2024
Jun 17, 2017
Jul 8, 2017
Jun 22, 2017
Jun 17, 2017
Jun 18, 2017

Repository files navigation

This is a repository for managing dotfiles by using stow. Read more about how to do this at http://brandon.invergo.net/news/2012-05-26-using-gnu-stow-to-manage-your-dotfiles.html.

Instructions

Install packages

  1. cd
  2. git clone https://github.com/edwinksl/dotfiles.git
  3. cd dotfiles/
  4. List directory structure: tree -a -I ".git"
  5. Copy symlinks for all packages: stow --adopt */

Delete packages

  1. Delete symlinks for all packages: stow -D */

Restow packages

  1. Restow all packages: stow -R */

Maintain targets

  1. Check ~ for bogus symlinks: chkstow -t ~

Resources

  1. stow documentation: https://www.gnu.org/software/stow/manual/stow.html

About

Repository for dotfiles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published