mirror of
https://github.com/alebcay/awesome-shell.git
synced 2024-10-01 01:05:54 -04:00
Adds silver searcher ag
A code-searching tool similar to ack, but faster.
This commit is contained in:
parent
8a263f3342
commit
730d2e6544
@ -144,6 +144,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
||||
* [zsh-dwim](https://github.com/oknowton/zsh-dwim) - ZSH Do what I mean.
|
||||
* [zsh-notify](https://github.com/marzocchi/zsh-notify) - Desktop notifications for long running commands in zsh
|
||||
* [zshmarks](https://github.com/jocelynmallon/zshmarks) - A port of Bashmarks (simple bookmarking plugin by Todd Werth) for oh-my-zsh
|
||||
* [ag](https://github.com/ggreer/the_silver_searcher) - Super fast string search through a directory hierarchy
|
||||
|
||||
# Guides
|
||||
* [Bash Hackers Wiki](http://wiki.bash-hackers.org/)
|
||||
|
Loading…
Reference in New Issue
Block a user