rcm
rcm copied to clipboard
rc file (dotfile) management
This PR was automatically generated to update the dynamic section in the README file. Whenever the README is updated, this workflow is triggered to dynamically render the snippet used in...
Hello, It seems *apt.thoughtbot.com* is not there anymore: ``` Reading package lists... W: Failed to fetch https://apt.thoughtbot.com/debian/dists/stable/InRelease Could not resolve 'apt.thoughtbot.com' ``` Is it expected ?
I have some dotfiles that look like this: `~/dir/.some-config`, but I haven't been able to figure out how to add those files to RCM. If I add the file as...
When I use `rcup`, I get no output, even if a new file is linked: ``` $ rcup $ ``` When I use `rcup -v`, I get a list of...
This resulted in spurious "Replacing identical but unlinked ..." messages for destinations with spaces in their names, like macOS's `~/Library/Application Support` directory.