aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-24 11:17:52 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-24 11:17:52 +1200
commitd0c5dfe1570c0b2b6048abe0e45d690a93ef99f6 (patch)
treed3b3b378f32ad76b4656e88b7f1aa46bc915eaa1 /README.markdown
parentImprove a comment (diff)
downloaddotfiles-d0c5dfe1570c0b2b6048abe0e45d690a93ef99f6.tar.gz
dotfiles-d0c5dfe1570c0b2b6048abe0e45d690a93ef99f6.zip
Add gress()
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 2 insertions, 0 deletions
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.