feat(bashrc): setup fzf shell integration
All checks were successful
Container build / container-build (push) Successful in 5m16s
All checks were successful
Container build / container-build (push) Successful in 5m16s
This commit is contained in:
parent
065eeedce2
commit
ece5e86a16
@ -11,3 +11,4 @@ export EDITOR=nvim \
|
||||
alias vi=nvim
|
||||
post() { curl -sF "content=<-" "https://paste.plabble.org/$2?lang=$1" && echo; }
|
||||
eval "$(zoxide init --cmd cd bash)"
|
||||
eval "$(fzf --bash)"
|
||||
|
Loading…
Reference in New Issue
Block a user