Get your shell's variables into Alfred
Download Alfred-ShellVariables.alfredworkflow and open it with Alfred.
Available on Packal.
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.
- Fish Shell
- Bash
- ZSH
You can make a PR or ask me for integrate another shell :)
- Add ZSH support
- Update shell support
- Add Shell selection
- Rename actions (sv *)
- Add Bash support
- Initial release