Some function and ZLE widgets extend fzf in zsh
alias fcd
alias fgd
Open file with smart
xdg-open
command,Fuzzy open with vim from anywhere if filetype is text else open with xdg-openff word1 word2 ...
(even part of a file name)
Fuzzy cd from ~/.bookmarksfb word ...
(even part of a dir name)
Fuzzy cd from anywhere via fasd resultfcd word ...
(even part of a dir name)
Fuzzy cd from anywhere via fd resultfgd word ...
(even part of a dir name)
Need git alias
log-timeline = log --date=short --format='%Cred%h %C(yellow)%ar %Creset- %s %Cgreen%ad %Cblue%an'
git log show bind key ctrl+g+ctrl+v
git alias show bind key ctrl+g+ctrl+i
git status show bind key ctrl+g+ctrl+s
htmldocs search engine via ag and fzffzf-htmldocs-search path word ...