Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ _Useful CLI-based tools for productivity._
- [doitlive](https://github.com/sloria/doitlive) - A tool for live presentations in the terminal.
- [howdoi](https://github.com/gleitz/howdoi) - Instant coding answers via the command line.
- [invoke](https://github.com/pyinvoke/invoke) - A tool for managing shell-oriented subprocesses and organizing executable Python code into CLI-invokable tasks.
- [lastversion](https://github.com/dvershinin/lastversion) - A command-line utility to find the latest stable release version of any project.
- [pathpicker](https://github.com/facebook/PathPicker) - Select files out of bash output.
- [thefuck](https://github.com/nvbn/thefuck) - Correcting your previous console command.
- [tmuxp](https://github.com/tmux-python/tmuxp) - A [tmux](https://github.com/tmux/tmux) session manager.
Expand Down