Skip to content

michaelmcallister/dotfiles

Repository files navigation

LinkedIn

Dotfiles

This is a collection of my personal configuration files.

The layout is suited best for GNU Stow - which is a symlink manager and can be found on the GNU Website

You can of course choose to manage it yourself :-).

Software Used

Use with GNU Stow

  1. git clone the repo
  2. cd into the repo (default name is dotfiles)
  3. run stow <foldername> to copy that symlink
  4. Or run it in a loop for all of them like so:
for dir in $(ls -d */); do stow $dir ; done

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages