projects
/
project/alfred.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
d11986b
)
It turns out when you call 'd alfred' it opens up
author
David Stoline
Thu, 2 Feb 2012 15:13:16 +0000 (10:13 -0500)
committer
David Stoline
Thu, 2 Feb 2012 15:13:16 +0000 (10:13 -0500)
the api search. Also, I learned that you can glob
on the first character with ?. #bashfun
Drupal/drupal-alfred.sh
patch
|
blob
|
blame
|
history
diff --git
a/Drupal/drupal-alfred.sh
b/Drupal/drupal-alfred.sh
index
44204f7
..
7338230
100755
(executable)
--- a/
Drupal/drupal-alfred.sh
+++ b/
Drupal/drupal-alfred.sh
@@
-81,7
+81,7
@@
case "$1" in
u)
$command http://dgo.to/@${2}
;;
- a*)
+ a?)
proj="api/search/${1:1}"
site="api."
nid=$2