Replies: 1 comment 4 replies
-
The installer creates symbolic links from the dotfiles folder into the .config folder. This setup gives me the chance to control the git repository much easier. It is a common setup for managing dotfiles. A great tool to generate dynamic links for configurations is stow. Currently I have implemented the creation of symlinks by myself but planning to replace this with stow. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I wonder why dotfiles files aren't inside .config directory?
Beta Was this translation helpful? Give feedback.
All reactions