Rename slugify

This commit is contained in:
ReadmeCritic 2016-01-25 07:31:33 -08:00
parent 342464fdb2
commit e3126c10be
1 changed files with 1 additions and 1 deletions

View File

@ -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
* [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
* [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
* [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.
@ -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
* [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)
* [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
* [spot](https://github.com/rauchg/spot) - Tiny file search utility
- [snips](https://github.com/srijanshetty/snips) - Commandline tool to manage snippets of code.