shunsambongi / clink-zoxide

zoxide support for clink

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zoxide support for clink

Adds z and zi aliases for using zoxide within clink.

Installation

Add the zoxide.lua script to your clink lua scripts location.

Configuration

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 option
  • zoxide.hook maps to the zoxide init --hook option
  • zoxide.no_aliases maps to the zoxide init --no-aliases option

About

zoxide support for clink


Languages

Language:Lua 100.0%