Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GNU stow tutorial resource #377

Merged
merged 1 commit into from
May 18, 2024
Merged

Conversation

jbhammon
Copy link
Contributor

@jbhammon jbhammon commented May 7, 2024

Description

This project is a great resource I just found, thanks!

GNU Stow is mentioned on the site as a possible utility to manage dotfiles, so I thought it'd be good to include this great tutorial I found about how to accomplish that.

Copyright Assignment

  • This document is covered by the MIT License, and I agree to contribute this PR under the terms of the license.

Things to look out for in your PR

Make sure that if your notes field in any additions/updates you make to the YAML files in the _data directory contains any : characters that the entire field is quoted as shown below:

Valid:

foo: "bar: baz"

Invalid:

foo: bar: baz

Copy link
Member

@unixorn unixorn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jbhammon
Copy link
Contributor Author

@unixorn Not sure if you want to trying running this CI job again to see if it'll pass? The failure doesn't seem related to my change.

@unixorn unixorn merged commit 66abcf0 into dotfiles:master May 18, 2024
1 check failed
@jbhammon jbhammon deleted the gnu-stow-tutorial branch May 19, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants