mirror of
https://github.com/alebcay/awesome-shell.git
synced 2024-10-01 01:05:54 -04:00
Move rebound to developer tools section
This commit is contained in:
parent
c33018f1f9
commit
34d9b17a32
@ -90,7 +90,6 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
||||
* [percol](https://github.com/mooz/percol) - Adds flavor of interactive filtering to the traditional pipe concept of UNIX shell
|
||||
* [q](https://github.com/cal2195/q) - Vim like macro registers for your Bash and Zsh Shell
|
||||
* [qfc](https://github.com/pindexis/qfc) - File-completion widget for Bash and Zsh
|
||||
* [rebound](https://github.com/shobrook/rebound) - Instantly browse Stack Overflow results in your terminal when you get a compiler error
|
||||
* [rg](https://github.com/BurntSushi/ripgrep) - ripgrep is a line oriented search tool that combines the usability of The Silver Searcher with the raw speed of GNU grep
|
||||
* [shell-history](https://github.com/Pawamoy/shell-history) - Visualize your shell usage with Highcharts
|
||||
* [SHML](https://github.com/odb/shml) - Style framework for the terminal (Shell Markup Language)
|
||||
@ -154,6 +153,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
||||
* [mr](https://github.com/joeyh/myrepos) - Multiple Repository management tool
|
||||
* [overcommit](https://github.com/brigade/overcommit) - A fully configurable and extendable Git hook manager
|
||||
* [pre-commit](https://pre-commit.com) - A framework for managing and maintaining multi-language pre-commit hooks
|
||||
* [rebound](https://github.com/shobrook/rebound) - Instantly browse Stack Overflow results in your terminal when you get a compiler error
|
||||
* [repren](https://github.com/jlevy/repren) - Command-line search-and-replace and file-renaming swiss army knife
|
||||
* [slap](https://github.com/slap-editor/slap) - Sublime-like terminal-based text editor that runs on Node.js
|
||||
* [shipit](https://github.com/sapegin/shipit) - Minimalistic SSH deployment
|
||||
|
Loading…
Reference in New Issue
Block a user