Remove duplicate "invert" in default config (#1338)
This commit is contained in:
parent
5ca346b40c
commit
6bf35071dd
1 changed files with 1 additions and 4 deletions
|
@ -113,9 +113,6 @@
|
||||||
## amount of commands in your history.
|
## amount of commands in your history.
|
||||||
# show_help = true
|
# show_help = true
|
||||||
|
|
||||||
## Invert the UI - put the search bar at the top
|
|
||||||
# invert = false
|
|
||||||
|
|
||||||
## Defaults to true. This matches history against a set of default regex, and will not save it if we get a match. Defaults include
|
## Defaults to true. This matches history against a set of default regex, and will not save it if we get a match. Defaults include
|
||||||
## 1. AWS key id
|
## 1. AWS key id
|
||||||
## 2. Github pat (old and new)
|
## 2. Github pat (old and new)
|
||||||
|
|
Loading…
Reference in a new issue