]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/commitdiff
use zoxide
authorHendrik Jäger <gitcommit@henk.geekmail.org>
Sat, 4 May 2024 20:31:06 +0000 (22:31 +0200)
committerHendrik Jäger <gitcommit@henk.geekmail.org>
Sat, 4 May 2024 20:31:06 +0000 (22:31 +0200)
.zshrc

diff --git a/.zshrc b/.zshrc
index 4e9b59964912258b7480af3d4b05055ee8c74481..a58c37c8e1afc8a07d635c3b9b5a7830d3bb162d 100644 (file)
--- 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