Browse Source

feat: add fzf history

master
Tovi Jaeschke-Rogers 4 months ago
parent
commit
536ba8d853
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .zshrc

+ 2
- 0
.zshrc View File

@ -102,3 +102,5 @@ if [[ $(uname) == 'Darwin' ]]; then
eval "$(rbenv init - zsh)"
fi
source <(fzf --zsh)

Loading…
Cancel
Save