navi/scripts
Denis Isidoro ce9c22100a
Allow overriding FZF variables (#235)
`$FZF_DEFAULT_OPTS` won't work in some use cases because it has lower precedence then hardcoded settings such as `--exact`.

Usage:
```
export NAVI_FZF_OVERRIDES=" --no-exact"
navi
```

Fixes #232
2020-03-12 14:57:02 -03:00
..
action Minor fixes (#221) 2020-03-11 11:30:25 -03:00
brew Fix brew formula script 2020-03-11 20:38:13 -03:00
docker Minor fixes (#221) 2020-03-11 11:30:25 -03:00
fix Allow overriding FZF variables (#235) 2020-03-12 14:57:02 -03:00
install Bump 2020-03-11 11:31:04 -03:00
make Minor fixes (#221) 2020-03-11 11:30:25 -03:00
run Rust implementation (#197) 2020-03-04 18:01:23 -03:00
tag Rust implementation (#197) 2020-03-04 18:01:23 -03:00