diff --git a/.zshrc.graphic b/.zshrc.graphic index fd395ba..4b41575 100644 --- a/.zshrc.graphic +++ b/.zshrc.graphic @@ -428,6 +428,10 @@ function ,pkfr() { # pkpr : extract clipboard content sent using the pkfr command alias ,pkpr='piknik -paste | tar xzpvf -' +### zoxide + +eval "$(zoxide init zsh)" + # vim: set ft=zsh et sw=0 ts=2 sts=0: # To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.