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 the zoxide init --cmd optionzoxide.hook maps to the zoxide init --hook optionzoxide.no_aliases maps to the zoxide init --no-aliases optionLua
100.0%
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 the zoxide init --cmd optionzoxide.hook maps to the zoxide init --hook optionzoxide.no_aliases maps to the zoxide init --no-aliases optionLua
100.0%