diff options
| author | Leo Cassarani | 2013-01-12 22:18:34 +0000 | 
|---|---|---|
| committer | Adam Vandenberg | 2013-01-14 20:28:06 -0800 | 
| commit | 5e922dd8f548c716c2d496a3fc54c1c8afc371a5 (patch) | |
| tree | 0c31fb3a7da13da30a813cb47269998dc17207e8 /Library/Aliases | |
| parent | 3eb5b50d747564cb607ab036267b1009f390f5a2 (diff) | |
| download | homebrew-5e922dd8f548c716c2d496a3fc54c1c8afc371a5.tar.bz2 | |
Add "ag" alias for the_silver_searcher
The name of the binary for the_silver_searcher is "ag", so it's probably
helpful to provide an alias to that effect.
Closes #17042.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Aliases')
| l--------- | Library/Aliases/ag | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Aliases/ag b/Library/Aliases/ag new file mode 120000 index 000000000..dd4531b44 --- /dev/null +++ b/Library/Aliases/ag @@ -0,0 +1 @@ +../Formula/the_silver_searcher.rb
\ No newline at end of file  | 
