mirror of
https://github.com/namibia/awesome-shell.git
synced 2024-11-05 21:07:49 +00:00
Add undollar (#282)
undollar makes copy-pasting commands from the internet easier. If the command includes a leading dollar sign, undollar removes it and runs the rest of the command.
This commit is contained in:
parent
6aa25f853b
commit
d130aa975f
@ -112,6 +112,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
||||
* [thefuck](https://github.com/nvbn/thefuck) - Fix common shell mistakes by using an easy to remember command
|
||||
* [tldr](https://github.com/raylee/tldr) - A fully-functional bash client for tldr, simplified and community-driven man pages
|
||||
* [tmux](http://tmux.github.io/) - Amazing terminal multiplexer
|
||||
* [undollar](https://github.com/ImFeelingDucky/undollar) - undollar bites the dollar sign off the tip of the command you just pasted into your terminal
|
||||
* [up](https://github.com/shannonmoeller/up) - Ascend directories by name or count; for bash, zsh, and fish.
|
||||
* [v](https://github.com/rupa/v) - z for vim.
|
||||
* [wemux](https://github.com/zolrath/wemux) - Multi-User Tmux Made Easy
|
||||
|
Loading…
Reference in New Issue
Block a user