Skip to content

Instantly share code, notes, and snippets.

@leopard627
Created August 2, 2019 10:14
Show Gist options
  • Save leopard627/e89f858173bf9f2f10a051202f9ea257 to your computer and use it in GitHub Desktop.
Save leopard627/e89f858173bf9f2f10a051202f9ea257 to your computer and use it in GitHub Desktop.
fzf + bat magic
export FZF_DEFAULT_OPTS="--ansi --preview-window 'right:60%' --preview 'bat --color=always --style=header,grid --line-range :300 {}'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment