Skip to content

Thomas-Vos00/raycast-zpath

Repository files navigation

zpath

A Raycast extension to quickly search and paste paths from your zoxide database.

Features

  • Search your zoxide directory history from Raycast
  • Paste or copy paths with a keystroke
  • Paths sorted by zoxide's frecency score
  • Configurable base path to scope searches (e.g. ~/Projects)

Install

Prerequisites

Download (recommended)

  1. Download the latest raycast-zpath-v*.zip from Releases
  2. Unzip the archive
  3. Open Raycast and run the Import Extension command. Select the unzipped folder.

Build from source

git clone https://github.com/Thomas-Vos00/raycast-zpath.git
cd raycast-zpath
npm install
npm run build

Open Raycast and run the Import Extension command. Select the raycast-zpath directory.

Preferences

Preference Description Default
Base Path Default search path, pre-filled on launch
Zoxide Binary Path Path to the zoxide binary /opt/homebrew/bin/zoxide

Actions

Action Shortcut Description
Paste Path Enter Paste the ~/-shortened path
Copy Path ⌘ + ⇧ + C Copy the ~/-shortened path
Paste Full Path ⌘ + F Paste the full absolute path

License

MIT

About

Raycast extension to quickly search and paste paths from zoxide

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors