mirror of
https://github.com/davegallant/rfd.git
synced 2025-08-05 08:23:38 +00:00
586b73c80374abeb04a7bd18d0840ebce58fb78f
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%