Ag The Silver Searcher 筆記
Table of Contents
Ag: A code searching tool similar to ack, with a focus on speed.
1 Install
brew install ag  | 
2 Command
ag DHH # search "DHH"  | 
3 .agignore File
The .agignore file specifies ignore paths for Ag, and works independently of any VCS file.
railties/lib  | 
Render by hexo-renderer-org with Emacs 25.2.1 (Org mode 8.2.10)