An open API service indexing awesome lists of open source software.

https://github.com/crwen/alfred-zed-projects

A Alfred workflow to open with zed.
https://github.com/crwen/alfred-zed-projects

alfred-workflow zed

Last synced: 7 months ago
JSON representation

A Alfred workflow to open with zed.

Awesome Lists containing this project

README

          

# alfred-zed-projects

Alfred workflow that allows you to open projects with [zed](https://github.com/zed-industries/zed)

## Prerequisties

- [jq](https://github.com/jqlang/jq) (you can remove extensions lookup function if you don't want to install this)
- [zed](https://github.com/zed-industries/zed)

## Installation

You can downlowd workflow file, or compile your own progame.

## Usage

- `zf`: Search file and Open with Zed.
- `zr`: Open recent projects. Data is provided by Zed sqlite file.
- `ze`: Lookup extensions, nothing else. So you can remove it by yourself.