mirror of
https://github.com/davegallant/rfd.git
synced 2025-08-06 00:33:40 +00:00
96420e52afaf2fb9a99f965d2c3408bc6143ea5c
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 1.20.0 to 1.21.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v1.20.0...v1.21.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
RFD
Hot deals on the command line.
Install
pip install rfd
Use
view threads
rfd threads [--forum-id 9] [--limit 10]
search
rfd search pizza [--num-pages 100]
Support Tab Completion
bash
echo 'eval "$(_RFD_COMPLETE=source rfd)"' >> ~/.profile
zsh
echo 'eval "$(_RFD_COMPLETE=source_zsh rfd)"' >> ~/.zshrc
Languages
Python
93.9%
Makefile
6.1%