dorothy
dorothy copied to clipboard
🧙🏻♀️ Bring your dotfile commands and configuration to any shell. Sensible defaults and hundreds of commands preloaded. Supports Bash, Zsh, Fish, Nu, Xonsh, Elvish, Dash, KornShell, macOS, Linux, Wi...
https://adguard.com/en/blog/adguard-dns-2-0-goes-open-source.html https://github.com/AdguardTeam/AdGuardDNS https://github.com/AdguardTeam/AdGuardDNS/tree/master/doc https://github.com/AdguardTeam/AdGuardDNS/blob/master/config.dist.yml https://github.com/AdguardTeam/AdGuardDNS/blob/master/doc/environment.md
I've tried adding support for mageia, nix, and gentoo however their CI tests are failing. Happy to accept PRs with their support, as well as support for any other distros....
``` sudo hdiutil attach Docker.dmg sudo /Volumes/Docker/Docker.app/Contents/MacOS/install sudo hdiutil detach /Volumes/Docker ```
As Dorothy is cross-shell compatible, here are additional shells we could target: - [ ] murex - https://github.com/lmorg/murex - https://murex.rocks - https://murex.rocks/tour.html - https://murex.rocks/user-guide/rosetta-stone.html#variables - seems similar to nushell -...
When using it with `setup-server` it hangs on the `secret get` calls. I'm not sure why, but it is due to changes in the last several months. Re-running fixes it....
This topic will be used to ping dorothy users when there may be breaking changes that affect them when upgrading, or new features that are nifty. Subscribe to this issue...
There's a few inline todos that can be surfaced via `dorothy todos`, these are a great place to start for new contributors. Essentials: - [x] help for every commands/ -...
We can see inside `setup-util-syncthing` that Syncthing when installed on a desktop environment, will use a `*.desktop` + `autostart` convention. If this can be built into `service-helper` such that `service-helper`...
Currently we have scripts for fonts on macos and linux, and this could easily be changed to the more modern setup-util subsystem that we have. Would be cool to be...