Skip to content

zoxide

Smarter cd command for your terminal

Inspired by z and autojump, zoxide remembers which directories you use most frequently, so you can "jump" to them in just a few keystrokes. All major shells are supported.

terminal

https://crates.io/crates/zoxide

armhf amd64 arm64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install zoxide

sudo apt install zoxide

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    zoxide=0.9.6*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      zoxide=0.9.6*

Download URLs

Version SHA256 Size (KB)
0.9.6 927e0588b6d16e731b459be2d606378c9efe4bb6b778d767d2812af574ba6ecd 471
0.9.5 47f8d1cc1345b5885379e6ba8750afd1ec193d3cb06f5acdc16be5a96e8acce2 471
Version SHA256 Size (KB)
0.9.6 cb98dba7ddafd0463280e21080dda95b9b21cfc7939b582cc4dffda580b79711 414
0.9.5 4bfe1f5a1380b925cc682afa56a9fc4b53bee8b8c9db70b5365b86ec06b114f3 414
Version SHA256 Size (KB)
0.9.6 71a9aaf57d462cdf7d75c8c75eda35f7a279042585874786e3968483c3ea858f 418
0.9.5 a090c901797fd615808dfc624b0f09b3cc10e0e7894a2c42517a2e9c123fc3d1 418

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for zoxide are versioned here.

Click here to see zoxide ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/zoxide/ops2deb.yml
name: zoxide
matrix:
  architectures:
    - amd64
    - arm64
    - armhf
  versions:
    - 0.9.5
    - 0.9.6
homepage: https://crates.io/crates/zoxide
summary: smarter cd command for your terminal
description: |-
  Inspired by z and autojump, zoxide remembers which directories you use most
  frequently, so you can "jump" to them in just a few keystrokes. All major
  shells are supported.
fetch: https://github.com/ajeetdsouza/zoxide/releases/download/v{{version}}/zoxide_{{version}}-1_{{arch}}.deb
install:
  - data:/

The blueprint fetch keyword contains a URL template pointing to zoxide releases. Downloaded files are locked in a lockfile versioned here.

Click here to see zoxide release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/zoxide/ops2deb.lock.yml
- url: https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.5/zoxide_0.9.5-1_amd64.deb
  sha256: 2175b8df1f6e83f74d0eb7812f8697d66dfb6363ae92e6e9a975791a3aad6bc0
  timestamp: 2024-12-22 12:22:05+00:00
- url: https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.5/zoxide_0.9.5-1_arm64.deb
  sha256: 6ef41e82ba2e7399dc33b67e78065dbde3f2e0544ca56dad743b2e20b69dc833
  timestamp: 2024-12-22 12:22:05+00:00
- url: https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.5/zoxide_0.9.5-1_armhf.deb
  sha256: ddf0461beede3bb638167e5e9007695e25cb640e990e7220d5263a7603d73e1c
  timestamp: 2024-12-22 12:22:05+00:00
- url: https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.6/zoxide_0.9.6-1_amd64.deb
  sha256: e26117e6ef010f010dbe47cef4f5f72faa6a96dfd8cc723ce535d0614c16bb78
  timestamp: 2024-12-22 12:22:05+00:00
- url: https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.6/zoxide_0.9.6-1_arm64.deb
  sha256: 308928793a0b9dff52d98cddd1c96837dd7107dcdaece7641580085774cd1fab
  timestamp: 2024-12-22 12:22:05+00:00
- url: https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.6/zoxide_0.9.6-1_armhf.deb
  sha256: 761b891dcc66cd851c3ba0ab2bc2dba638966a0ae35374ba10be3b8715733976
  timestamp: 2024-12-22 12:22:05+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/zoxide.svg)](https://docs.wakemeops.com/packages/zoxide)
<a href="https://docs.wakemeops.com/packages/zoxide">
  <img src="https://docs.wakemeops.com/badges/zoxide.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/zoxide.svg
:target: https://docs.wakemeops.com/packages/zoxide