diff options
| author | jgart | 2021-09-21 03:47:20 -0400 |
|---|---|---|
| committer | jgart | 2021-09-21 03:49:02 -0400 |
| commit | ef9c82412ed44165b7de0d684455955e7a30f436 (patch) | |
| tree | 97d651ebac257294091126b0c6ae7776ace5b774 | |
| parent | d19f19bd56a167a167262369abd60ff9772a421d (diff) | |
| download | gn-gemtext-ef9c82412ed44165b7de0d684455955e7a30f436.tar.gz | |
Mention direnv use with gnbug
| -rw-r--r-- | README.gmi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.gmi b/README.gmi index 100b5f2..317617f 100644 --- a/README.gmi +++ b/README.gmi @@ -44,3 +44,6 @@ List issues that were created or updated in the last 3 days, in the last week or ./gnubug news --since='1 week' ./gnubug news --since='1 month' ``` + +Using `direnv` with `gnbug` allows the user to drop the `./` in the command. + |
