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

https://github.com/ficd0/pb.fish

"Use hut paste with fzf"
https://github.com/ficd0/pb.fish

Last synced: 10 months ago
JSON representation

"Use hut paste with fzf"

Awesome Lists containing this project

README

          

# pb.fish

> `fzf` wrapper for `hut paste` 🐟

## Usage

The function is called `pb`. Call it without arguments to see the help menu.

Use -- followed by arguments to pass directly to hut paste.

The following commands are available:

- create - \[file_path\] create a paste
- copy - copy a paste's URL to your clipboard
- delete - delete a paste
- show - view a paste
- id - select a paste and print its id
- list - list the existing pastes"

## Installation

With Fisher ([my fork](https://git.sr.ht/~ficd/fisher)):

```sh
fisher install ~ficd/pb.fish
```