From c9d02a5f48847ff490c006c1225cb16fe4770f3e Mon Sep 17 00:00:00 2001 From: Edwin Kofler Date: Sun, 5 Nov 2023 01:21:27 -0700 Subject: [PATCH] Update `autoenv` entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14d63fc3..4a5d3e35 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [ag](https://github.com/ggreer/the_silver_searcher) - Super fast string search through a directory hierarchy * [aliases](https://github.com/sebglazebrook/aliases) - Contextual, dynamic, organized aliases for bash * [arttime](https://github.com/reportaman/arttime) - Beauty of text art meets functionality of clock, timer, pomodoro++ time manager -* [autoenv](https://github.com/inishchith/autoenv) - Directory-based environments +* [autoenv](https://github.com/hyperupcall/autoenv) - Directory-based environments. * [await](https://github.com/slavaGanzin/await) - single binary that run list of commands in parallel and waits for their termination * [bartib](https://github.com/nikolassv/bartib) - A simple timetracker for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports. * [bashhub](https://github.com/rcaloras/bashhub-client) - :cloud: Bash history in the cloud. Indexed and searchable.