Skip to content

Commit

Permalink
Improving blacklist configuration description.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvorka committed Dec 8, 2019
1 parent f996b09 commit 8153b52
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions CONFIGURATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,10 +186,9 @@ favorites, then use the following configuration:
export HSTR_CONFIG=skip-favorites-comments
```
## Blacklist
Skip commands when processing history i.e. make sure that these commands
will *not* be shown in any view. Use of blacklist file is **disabled**
by default - you can enable it by adding `blacklist` to `HSTR_CONFIG`
environment variable:
Skip commands when processing ranking view history. Use of blacklist
file is **disabled** by default - you can enable it by adding `blacklist`
to `HSTR_CONFIG` environment variable:

```bash
export HSTR_CONFIG=blacklist
Expand Down

0 comments on commit 8153b52

Please sign in to comment.