mirror of
https://github.com/alebcay/awesome-shell.git
synced 2024-10-01 01:05:54 -04:00
commit
cdf1c7f069
@ -28,7 +28,6 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
|||||||
* [ag](https://github.com/ggreer/the_silver_searcher) - Super fast string search through a directory hierarchy
|
* [ag](https://github.com/ggreer/the_silver_searcher) - Super fast string search through a directory hierarchy
|
||||||
* [autoenv](https://github.com/kennethreitz/autoenv) - Directory-based environments
|
* [autoenv](https://github.com/kennethreitz/autoenv) - Directory-based environments
|
||||||
* [autojump](https://github.com/wting/autojump) - A cd command that learns - easily navigate directories from the command line
|
* [autojump](https://github.com/wting/autojump) - A cd command that learns - easily navigate directories from the command line
|
||||||
* [bash-slugify](https://github.com/benlinton/bash-slugify) - Command that converts filenames and directories to a web friendly format
|
|
||||||
* [bashmarks](https://github.com/huyng/bashmarks) - Directory bookmarks for the shell
|
* [bashmarks](https://github.com/huyng/bashmarks) - Directory bookmarks for the shell
|
||||||
* [bd](https://github.com/vigneshwaranr/bd) - Quickly go back to a parent directory
|
* [bd](https://github.com/vigneshwaranr/bd) - Quickly go back to a parent directory
|
||||||
* [boilr](https://github.com/tmrts/boilr) - A blazingly fast CLI tool for creating projects from boilerplate templates.
|
* [boilr](https://github.com/tmrts/boilr) - A blazingly fast CLI tool for creating projects from boilerplate templates.
|
||||||
@ -50,6 +49,7 @@ 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
|
* [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
|
* [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)
|
* [SHML](https://github.com/MaxCDN/shml) - Style framework for the terminal (Shell Markup Language)
|
||||||
|
* [slugify](https://github.com/benlinton/slugify) - Command that converts filenames and directories to a web friendly format
|
||||||
* [spark](https://github.com/holman/spark) - ▁▂▃▅▂▇ in your shell
|
* [spark](https://github.com/holman/spark) - ▁▂▃▅▂▇ in your shell
|
||||||
* [spot](https://github.com/rauchg/spot) - Tiny file search utility
|
* [spot](https://github.com/rauchg/spot) - Tiny file search utility
|
||||||
- [snips](https://github.com/srijanshetty/snips) - Commandline tool to manage snippets of code.
|
- [snips](https://github.com/srijanshetty/snips) - Commandline tool to manage snippets of code.
|
||||||
|
Loading…
Reference in New Issue
Block a user