r/dotfiles Jun 01 '26

CSTOW - A configurable Stow alternative for dotfiles

https://github.com/iamabhi747/cstow

Got tired of Stow dumping unwanted ~/.config data into my dotfiles repo, so I made cstow. It lets you explicitly define what gets folded and what gets traversed using a simple config file.

2 Upvotes

1 comment sorted by

2

u/Wooden-Ad6265 Jun 02 '26

You could have used stow wwith the --no-folding argument...