From d0c5dfe1570c0b2b6048abe0e45d690a93ef99f6 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 24 Aug 2016 11:17:52 +1200 Subject: Add gress() --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index d2ce0efa..cd3305fd 100644 --- a/README.markdown +++ b/README.markdown @@ -403,6 +403,8 @@ Installed by the `install-bin` target: and does up to three silent retries using `try(1)`. * `grc(1)` quietly tests whether the given directory appears to be a Git repository with pending changes. +* `gress(1)` runs the output of `grep(1)` through your pager, using color if + it can * `gscr(1)` scrubs Git repositories. * `han(1)` provides a `keywordprg` for Vim's Bash script filetype that will look for `help` topics. You could use it from the shell too. -- cgit v1.2.3