From d5b4d71c1da9101b59c914e8c4d6013d96edd74f Mon Sep 17 00:00:00 2001 From: cibin mathew Date: Mon, 26 Mar 2018 22:51:16 +0530 Subject: [PATCH] Add 'grv' to 'git' category (#189) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 535cbf0..1565b9e 100644 --- a/readme.md +++ b/readme.md @@ -283,6 +283,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [dev-time](https://github.com/samverschueren/dev-time-cli) - Get the current local time of a GitHub user. - [git-labelmaker](https://github.com/himynameisdave/git-labelmaker) - Edit GitHub labels from the command line. - [tig](https://github.com/jonas/tig) - Text-mode interface for Git. +- [grv](https://github.com/rgburke/grv) - Text-mode interface for Git with customisable vi bindings. - [git-standup](https://github.com/kamranahmedse/git-standup) - Recall what you did on the last working day. - [starring](https://github.com/ritz078/starring) - Automatically star the npm-packages that you are using on GitHub. - [git-secret](https://github.com/sobolevn/git-secret) - Store your private data inside a git repository.