AutoYADM commit: 2025-02-04 16:50:06

This commit is contained in:
Daniel Fichtinger 2025-02-04 16:50:06 -05:00
parent 295a887d52
commit 259e03bfbe

View file

@ -28,6 +28,8 @@ export FZF_DEFAULT_OPTS="
export FZF_TMUX_OPTS=" -p90%,70% "
source ~/.config/zsh/fzf-zsh-completion.sh
export FZF_CTRL_T_OPTS="--preview 'bat --color=always -n --line-range :500 {}'"
export FZF_ALT_C_OPTS="--preview 'eza --tree --color=always {} | head -200'"
source ~/.config/zsh/fzf-git.sh