Adds z
and zi
aliases for using zoxide within clink.
Add the zoxide.lua
script to your clink lua scripts location.
This script uses clink settings for the options that are usually supplied via command line flags to zoxide init
. Run the clink set
command to set the options:
zoxide.cmd
maps to thezoxide init --cmd
optionzoxide.hook
maps to thezoxide init --hook
optionzoxide.no_aliases
maps to thezoxide init --no-aliases
option