AutoYADM commit: 2025-02-04 16:50:06
This commit is contained in:
parent
295a887d52
commit
259e03bfbe
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ export FZF_DEFAULT_OPTS="
|
||||||
|
|
||||||
export FZF_TMUX_OPTS=" -p90%,70% "
|
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_CTRL_T_OPTS="--preview 'bat --color=always -n --line-range :500 {}'"
|
||||||
export FZF_ALT_C_OPTS="--preview 'eza --tree --color=always {} | head -200'"
|
export FZF_ALT_C_OPTS="--preview 'eza --tree --color=always {} | head -200'"
|
||||||
source ~/.config/zsh/fzf-git.sh
|
source ~/.config/zsh/fzf-git.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue