Update jstmbash
This commit is contained in:
parent
1517e1f75d
commit
22208e1478
1 changed files with 3 additions and 3 deletions
|
@ -158,11 +158,11 @@ JSTMBASH_FANCIER_EZA_GITINFO=false
|
|||
### Default value: true
|
||||
### Makes bat fancier.
|
||||
JSTMBASH_FANCIER_BAT=true
|
||||
## BAT_USE_MOAR
|
||||
## BAT_USE_PAGER
|
||||
### Type: bool
|
||||
### Default value: true
|
||||
### Should bat use moar instead of less?
|
||||
JSTM_FANCIER_BAT_USE_MOAR=true
|
||||
### Should bat use a pager?
|
||||
JSTM_FANCIER_BAT_USE_PAGER=false
|
||||
## MOAR
|
||||
### Type: bool
|
||||
### Default value: true
|
||||
|
|
Loading…
Reference in a new issue