Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save tralamazza/74d9fbefdbf2b1d60e7f856e3bbb28e6 to your computer and use it in GitHub Desktop.

Select an option

Save tralamazza/74d9fbefdbf2b1d60e7f856e3bbb28e6 to your computer and use it in GitHub Desktop.
source <(fzf --zsh)
export FZF_DEFAULT_OPTS="--preview '[[ -f {} ]] && bat --style=numbers --color=always {} || echo {}'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment