diff --git a/README.md b/README.md index 92c6ef2..ea91186 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [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) +* [SHML](https://github.com/odb/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 * [sman](https://github.com/tokozedg/sman) - :bug: A command-line snippet manager * [spark](https://github.com/holman/spark) - ▁▂▃▅▂▇ in your shell @@ -57,6 +57,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. - [snips](https://github.com/srijanshetty/snips) - Commandline tool to manage snippets of code. * [sshfs](https://github.com/osxfuse/sshfs) - A tool for mounting remote file systems over SSH * [sshrc](https://github.com/Russell91/sshrc) - Bring your .bashrc, .vimrc, etc. with you when you SSH +* [sudocabulary](https://github.com/badarsh2/Sudocabulary) - Learn English Vocabulary from your terminal * [thefuck](https://github.com/nvbn/thefuck) - Fix common shell mistakes by using an easy to remember command * [tmux](http://tmux.github.io/) - Amazing terminal multiplexer * [up](https://github.com/shannonmoeller/up) - Ascend directories by name or count, for bash and zsh.