zoxide
This commit is contained in:
parent
1db9e9af20
commit
3ff115320c
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue