ShellVariables

From their README

Alfred Shell Variables

Get your shell's variables into Alfred

Installation

Download Alfred-ShellVariables.alfredworkflow and open it with Alfred.

Available on Packal.

Usage

You must start by selecting your shell with sv shell.

Then you can initialize data by typing sv init.

You can now type $, followed by an optional query, to find your shell variables and copy their values into your clipboard.

Supported shells

  • [x] Fish Shell
  • [x] Bash
  • [x] ZSH

TODO

You can make a PR or ask me for integrate another shell 🙂

Changelogs

v0.3

  • Add ZSH support
  • Update shell support

v0.2

  • Add Shell selection
  • Rename actions (sv *)
  • Add Bash support

v0.1

  • Initial release