✨ add fzf auto-complete and tmux bindings
This commit is contained in:
parent
9db2081965
commit
d94cc544b6
1 changed files with 3 additions and 0 deletions
3
.zshrc
3
.zshrc
|
|
@ -107,3 +107,6 @@ alias docos="docker compose -f docker-compose.staging.yml"
|
||||||
|
|
||||||
# use vim bindings
|
# use vim bindings
|
||||||
bindkey -v
|
bindkey -v
|
||||||
|
|
||||||
|
# fuzzy-finder
|
||||||
|
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue