aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Aliases
diff options
context:
space:
mode:
authorLeo Cassarani2013-01-12 22:18:34 +0000
committerAdam Vandenberg2013-01-14 20:28:06 -0800
commit5e922dd8f548c716c2d496a3fc54c1c8afc371a5 (patch)
tree0c31fb3a7da13da30a813cb47269998dc17207e8 /Library/Aliases
parent3eb5b50d747564cb607ab036267b1009f390f5a2 (diff)
downloadhomebrew-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/ag1
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