Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nebunebu/fzf-scripts
https://github.com/nebunebu/fzf-scripts
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nebunebu/fzf-scripts
- Owner: nebunebu
- Created: 2023-09-24T23:26:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-14T00:31:08.000Z (over 1 year ago)
- Last Synced: 2023-10-15T15:04:55.828Z (over 1 year ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fzf-scripts
Scripts for fzf
## fzf-figlet
## Dependencies
- find
- sed
- fzf
- figlet
- toilet (optional)## Use
1. Make executable
2. Put on `$PATH`
3.
```sh
fzf-figlet ""
```The string arg is displayed in the preview window in the selected font.
On confirmation of the selection, string arg is printed to the terminal
in that font.