mirror of
https://github.com/alebcay/awesome-shell.git
synced 2024-10-01 01:05:54 -04:00
Fix typo.
This commit is contained in:
parent
609ee11d55
commit
49d40feabb
@ -39,7 +39,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
||||
* [k](https://github.com/supercrabtree/k) - k is a Zsh script to make directory listings more readable, adding Git status, fileweight colors and rotting dates
|
||||
* [marker](https://github.com/pindexis/marker) - Bookmark your shell commands
|
||||
* [parallel](http://www.gnu.org/software/parallel) - Build and execute shell command lines from standard input in parallel
|
||||
* [pathpicker](https://github.com/facebook/PathPicker) - Accepts inputs like grep, searches, git etc; allows selecting files from the result of the input, which you can then open or provide as arguement to a command.
|
||||
* [pathpicker](https://github.com/facebook/PathPicker) - Accepts inputs like grep, searches, git etc; allows selecting files from the result of the input, which you can then open or provide as argument to a command.
|
||||
* [percol](https://github.com/mooz/percol) - Adds flavor of interactive filtering to the traditional pipe concept of UNIX shell
|
||||
* [qfc](https://github.com/pindexis/qfc) - File-completion widget for Bash and Zsh
|
||||
* [SHML](https://github.com/MaxCDN/shml) - Style framework for the terminal (Shell Markup Language)
|
||||
|
Loading…
Reference in New Issue
Block a user