-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathc.yml
88 lines (86 loc) · 1.91 KB
/
c.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
# Configuration file for https://github.com/issmirnov/zap
#
# NOTE: YAML has special keywords that do funky things.
# When in doubt, use quotes on strings.
a:
expand: amazon.com
c:
expand: gp/cart/view.html
h:
expand: gp/help/customer/contact-us
o:
expand: gp/css/order-history/
s: # a/s/foo will search amazon for "foo"
query: s?k=
c:
expand: calendar.google.com
work: # c/work will take you to your second gmail login
expand: calendar/b/1
e:
expand: example.com
ssl_off: yes
f:
expand: facebook.com
g:
expand: groups
s:
expand: BerkeleyFreeAndForSale
g:
expand: github.com
d:
expand: issmirnov/dotfiles
s:
query: search?q=
z:
expand: issmirnov/zap
r:
expand: reddit.com/r
l:
expand: localhost
ssl_off: yes
p:
port: 8080
"n":
port: 9001
m:
expand: gmail.google.com
work: # m/work will take you to the third gmail account
expand: mail/u/2
maps:
expand: maps.google.com
z:
expand: zero.com
ssl_off: yes
zz:
expand: zero.ssl.on.com
ssl_off: no
l:
expand: localhost
ssl_off: yes
a:
port: 8080
s:
expand: service
# Wildcard expansions allow you to query specific java versions.
# Example: "ak/11/j" -> "https://kafka.apache.org/11/javadoc/index.html?overview-summary.html"
ak:
expand: kafka.apache.org
hi:
expand: contact
"*":
d:
expand: documentation.html
j:
expand: javadoc/index.html?overview-summary.html
# Note: chrome will block redirects to the "chrome://" schema. This makes sense, otherwise folks could abuse
# chrome://restart or change settings without users knowing. That said, this expansion is kept here as a reference
# on the "schema" usage. If you often need to use sftp:// or other schemas, this should work for you.
ch:
# expand: "/"
v:
expand: version # should expand to chrome://version
'n':
expand: net-internals
d:
expand: '#dns'
schema: chrome