shunsambongi/clink-zoxide

zoxide support for clink

95

stars

16

commits

Lua

primary language

May 18, 2025

updated

clink
cmd
zoxide

README

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

Contributors

shunsambongi

9 commits

gotoh

2 commits

plutonium-239

2 commits

shunsambongi/clink-zoxide

zoxide support for clink

95

stars

16

commits

Lua

primary language

May 18, 2025

updated

clink
cmd
zoxide

README

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

Contributors

shunsambongi

9 commits

gotoh

2 commits

plutonium-239

2 commits

Languages

Lua

100.0%