Created
June 15, 2026 16:57
-
-
Save tralamazza/74d9fbefdbf2b1d60e7f856e3bbb28e6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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