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

How would you manage directories with both system-wide and user specific files? #18

Open
ravexina opened this issue Jun 23, 2020 · 1 comment
Labels

Comments

@ravexina
Copy link

ravexina commented Jun 23, 2020

Hi,
How would you manage directories with both system-wide and user specific files?
A directory like xorg.

A solution might be:

$ pwd 
~/dotfiles
$ stow -t /etc -d xorg etc
$ stow -t ~/.config -d xorg .config

Not really pretty. Is there any better way to get around this?

@jeewangue
Copy link

I was wondering the exact same thing!

@xero xero added the question label Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants