SuperCuber

Results 108 comments of SuperCuber

Could you tell more about the use case?

Yes that would work. However there are two problems left: - It's probably annoying to specify `--copy` each time, so it would be better to specify it in `local.toml` or...

Right now `dotter init` is there for you to avoid getting stuck on basic toml syntax or field names. It's all empty on purpose. I think this could be a...

There's a kinda-similar `dotter init` command, but it expects to be run in an already existing repository full of dotfiles (that presumably you want to migrate from using some other...

+1, found myself implementing this so this would probably be helpful

Additionally current version of watchexec pulls in dependencies that will stop compiling soon. Should update to latest release, however there are breaking changes.

I see in the code that when updating an existing symlink, if it's detected that the target location is correct the owner is still updated. I guess that changes the...

Can confirm singleplayer windows10 pc, latest version as of the date of writing. Sometimes can access and sometimes crashes.

Might be related: I'm trying to build an example and I get this error ``` error: linking with `rust-lld` failed: exit code: 1 \target\thumbv6m-none-eabi\debug\build\cortex-m-rt-eb0715ff362a68a0\o ut\link.x:23: cannot find linker script memory.x...