From cf5675d04f93315c0906c9514f045d9f26f5752a Mon Sep 17 00:00:00 2001 From: Ryan McGuire Date: Sun, 10 Dec 2023 11:58:46 -0500 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c6054e..92b61c5 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ The basic workflow looks like this: - [ ] Update README for shell completion, aliases, usage - [ ] Make a Makefile - [ ] Add git repo status to project go (up-to-date, pending commits, etc..) +- [ ] Update `gpm project show` with pterm box like `gpm project list` - [x] Merge aliases together for same project when selecting - [x] If after merging there is only one project, go there by default