Dotfiles for my tiling window manager + terminal workflow.

3 lines
45 B

6 years ago
  1. function fzf-vim
  2. fzf | xargs $EDITOR
  3. end