trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1,18 @@
<p>Raw link: <a href="https://www.youtube.com/watch?v=TG_R7lpR2zU">https://www.youtube.com/watch?v=TG_R7lpR2zU</a></p>
<p>In this screen cast, I offer an introduction to GNU Stow. Its manpage
describes it as a “software package installation manager”.</p>
<p>I personally use <code>stow</code> to exercise centralised control over sets of
custom configuration files. It makes things considerably easier,
especially when working with complex directory structures, such as
those found in <a href="https://gitlab.com/protesilaos/dotfiles">my dotfiles</a>.</p>
<p>In the video I also make reference to my latest book, “<a href="https://protesilaos.com/pdfd">Prots Dots
For Debian</a>” (PDFD) which contains a
section on how to use GNU Stow for the purposes of reproducing my
custom desktop session.</p>