From 2f08281e264effd96a19bf822484306330853899 Mon Sep 17 00:00:00 2001 From: Hendrik Jäger Date: Sat, 4 May 2024 22:31:06 +0200 Subject: use zoxide --- .zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zshrc b/.zshrc index 4e9b599..a58c37c 100644 --- a/.zshrc +++ b/.zshrc @@ -214,6 +214,8 @@ zgenom load 'https://github.com/nojhan/liquidprompt' # see https://github.com/zsh-users/zsh-syntax-highlighting source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh +eval "$(zoxide init zsh)" + source /usr/share/doc/fzf/examples/key-bindings.zsh source /usr/share/doc/fzf/examples/completion.zsh -- cgit v1.2.3