Skip to content

tgotwig/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

dotfiles

Run task to create symlinks via GNU Stow and hardlinks via a custom hardlinks.json file:

[
  {
    "source": "<SOURCE-1>",
    "target": "<TARGET-1>"
  },
  {
    "source": "<SOURCE-2>",
    "target": "<TARGET-2>"
  }
]

About

๐Ÿ”— Config files and how to share them

Resources

Stars

Watchers

Forks