mirror of
https://github.com/alebcay/awesome-shell.git
synced 2024-10-01 01:05:54 -04:00
Adding sudocabulary link to productivity scripts section (#167)
* Update README.md * Change shml repo URL as an attempt to pass travis build * Change shml repo URL as an attempt to pass travis build
This commit is contained in:
parent
d281d6eb66
commit
f9f9e0535a
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user