aboutsummaryrefslogtreecommitdiff
path: root/files/.zsh/rc/S90_fzf
Commit message (Collapse)AuthorAgeFilesLines
* fzf: Move env variables to fzf configAnton Bobov2025-07-161-0/+12
|
* zsh: Fzf history with deleteAnton Bobov2024-11-221-0/+42
| | | | Allow to delete history entry with Ctrl+d
* Updates.Anton Bobov2020-08-081-0/+34
|
* Updates.Anton Bobov2019-11-031-4/+2
|
* Use fzf package.Anton Bobov2019-10-301-1/+4
|
* [zhs] Alias and LESS filter.Anton Bobov2016-08-231-0/+1
* add LESS file filter * don't use grc if not installed * fix aliases with sudo and watch * source fzf (https://github.com/junegunn/fzf) if found