From 535aec06489f69c794bad12bc675b9b92ec19e44 Mon Sep 17 00:00:00 2001 From: Benjamin Lupton Date: Thu, 7 Sep 2023 19:58:31 +0800 Subject: [PATCH] readme: add dorothy to supported by (#10262) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add Dorothy — https://github.com/bevry/dorothy — to the supported by section. Dorothy is a dotfile ecosystem that enables a cross-shell and cross-operating system dotfile experience. Allowing you to easily switch to Nu, while keeping your existing env configuration, and allowing you to write Nu commands that are accessible to other shells. Dorothy now has CI testing for its Nu integration. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 32e165ad5..9eb4f59f8 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,7 @@ Please submit an issue or PR to be added to this list. - [virtualenv](https://github.com/pypa/virtualenv) - [atuin](https://github.com/ellie/atuin) - [clap](https://github.com/clap-rs/clap/tree/master/clap_complete_nushell) +- [Dorothy](http://github.com/bevry/dorothy) ## Contributing