LINUXOPOLIS # 2019-12-13 ~ FZF
FZF
Building a Linux habitat.Published with SteemPeak
home

$ vim ~/.config/fish/functions/gfzf.fish
function gfzf --description "fzf & vim"
clear
#vim (fzf -e --preview 'head -100 {}')
vim (fzf --height 40%)
end
SOURCES
github ................................................................. github.com/junegunn/fzf
installation ................................................................. # apt install fzf
manpages ............................................................................. $ man fzf
picture ................................................... screenshoot by me ~ my gnome-desktop