From 53cf47d5cab5b40abba357a6426dfc2f7cb1f8ac Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 31 Jan 2024 16:13:01 -0800 Subject: [PATCH] Update DEVTools.md --- DEVTools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEVTools.md b/DEVTools.md index a704d1a88..b192cfc0c 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -709,7 +709,6 @@ * [Gooey](https://github.com/chriskiehl/Gooey) - Convert Python Command Line to GUI * [mitmproxy](https://github.com/mitmproxy/mitmproxy) - HTTP Proxy * [BugSnag](https://www.bugsnag.com/) - Application Stability Monitor -* [98.css](https://jdan.github.io/98.css/) - Build Windows 98 Themed Interfaces / [GitHub](https://github.com/jdan/98.css) * [Kubeorbit](https://github.com/teamcode-inc/kubeorbit) - Application Testing / Debugging * [Inno Setup](https://jrsoftware.org/isinfo.php) or [InstallForge](https://www.installforge.net/) - Create Installation Programs * [Jina](https://github.com/jina-ai/jina) - Create AI Applications @@ -1051,6 +1050,7 @@ * [WNIX](https://gitlab.com/gokhanettin/wnix) - UNIX-like Windows Development Environment * [ripgrep](https://github.com/BurntSushi/ripgrep) or [Sift](https://sift-tool.org/) - grep Alternatives * [Edbrowse](https://edbrowse.org/) - Command Line Editor / Browser / Mail Client +* [Atuin](https://atuin.sh/) - Sync, search and backup shell history * [Zoxide](https://github.com/ajeetdsouza/zoxide) - Improved CD Command * [YQ](https://github.com/mikefarah/yq) - Portable YAML Processor * [yoctocolors](https://github.com/sindresorhus/yoctocolors) - Command Line Coloring Package