Elyézer Rezende
fa780867d9
fix(fzf): consistently ignore .git directory in FZF_DEFAULT_COMMAND
( #9421 )
...
Be consistent and ignore contents of `.git` directory no matter how FZF_DEFAULT_COMMAND is set.
2020-11-09 12:09:10 +01:00
Marc Cornellà
7d73908223
fzf: add check for OpenSUSE and OpenBSD packages ( #9327 )
2020-10-20 23:48:59 +02:00
Alessandro Martini
708ea42384
fzf: setup FZF_DEFAULT_COMMAND based on installed tools ( #8895 )
...
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
2020-09-04 22:13:45 +02:00
Roey Darwish Dror
52f9238b16
fzf: support for NixOS and Void Linux ( #8618 )
2020-02-13 18:57:52 +01:00
pprugger
4338a731b7
fzf: add support for FreeBSD ( #8474 )
2019-12-19 10:50:20 +01:00
Meng Bo
6390afd6de
fzf: change debian completion file path ( #8402 )
...
* Newer Debian packages install completions file in
/usr/share/doc/fzf/examples/completion.zsh
* Default to buster/stretch path if completion file not found
See file list in order from older to newer fzf package versions:
- https://packages.debian.org/stretch-backports/amd64/fzf/filelist
- https://packages.debian.org/buster/amd64/fzf/filelist
- https://packages.debian.org/bullseye/amd64/fzf/filelist
- https://packages.debian.org/sid/amd64/fzf/filelist
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
2019-11-28 15:41:58 +01:00
Jakub Łuczyński
563c0708ab
fzf: fix regression ( #8269 )
...
Typo introduced in f56b678
fixing #8253
2019-10-16 17:59:06 +02:00
Marc Cornellà
f56b678888
fzf: check for dpkg before checking for fzf in debian
...
Fixes #8253
Co-authored-by: Mariusz B <mb@binary-offensive.com>
2019-10-15 16:51:51 +02:00
Ilya Gorski
0565251c3b
Unset all local functions after running them
2019-07-17 02:43:00 +03:00
Ilya Gorski
b90f76c141
fzf: Adding support for debian packages
2019-07-15 00:40:28 +03:00
Maxime Brunet
bb908495de
fzf: Fix shell directory for archlinux package ( #7119 )
...
* fzf: Fix shell directory for archlinux package
* fzf: Don't clutter PATH if fzf already available
* brew has it available via symlink in /usr/local/bin
* Fedora and Arch packages have it place in /usr/bin
* fzf: Fix archlinux guess by using release file
* fzf: unset leftover variables
2018-09-08 15:31:13 +02:00
Maxime Brunet
86542dcd86
Add fzf plugin ( #6910 )
2018-09-04 22:25:45 +02:00