1
0
mirror of https://github.com/namibia/awesome-shell.git synced 2024-06-02 20:20:48 +00:00

Merge pull request #57 from TjWallas/ag

Adds silver searcher `ag`
This commit is contained in:
Caleb Xu 2015-04-03 17:18:48 -04:00
commit 9ac964c07d

View File

@ -145,6 +145,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/)