mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-21 18:40:26 +10:00
Shell configs now source fzf for builtin keybindings.
This commit is contained in:
@@ -238,5 +238,9 @@ colorscript random
|
||||
### SETTING THE STARSHIP PROMPT ###
|
||||
starship init fish | source
|
||||
|
||||
### SETUP ZOXIDE ###
|
||||
zoxide init fish | source
|
||||
### FZF ###
|
||||
# Enables the following keybindings:
|
||||
# CTRL-t = fzf select
|
||||
# CTRL-r = fzf history
|
||||
# ALT-c = fzf cd
|
||||
fzf --fish | source
|
||||
|
||||
Reference in New Issue
Block a user