-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
69 lines (61 loc) · 1.7 KB
/
config.toml
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
[open.aliases]
i = "ibis"
z = "zulip"
s = "search"
e = "email"
c = "cal"
d = "drive"
g = "github"
y = "youtube"
gh = "github"
ym = "youtubemusic"
io = "dkdcio"
key = "keyboard"
read = "kindle"
chat = "claude"
music = "youtubemusic"
cloud = "hetzner"
router = "mobilerouter"
## work
a = "ascend"
docs = "ascenddocs"
app = "ascendapp"
applocal = "ascendapplocal"
[open.things]
# websites
cal = "https://calendar.google.com"
ibis = "https://ibis-project.org"
dkdc = "https://dkdc.dev"
dkdcio = "https://dkdc.io"
drive = "https://drive.google.com"
email = "https://mail.google.com"
search = "https://google.com"
github = "https://github.com"
keyboard = "https://configure.zsa.io/moonlander"
youtube = "https://youtube.com"
youtubemusic = "https://music.youtube.com"
kindle = "https://read.amazon.com"
audible = "https://audible.com"
##cloud
aws = "https://us-east-2.console.aws.amazon.com/console"
gcp = "https://console.cloud.google.com"
azure = "https://portal.azure.com"
openai = "https://platform.openai.com/docs/overview"
claude = "https://claude.ai"
hetzner = "https://konsoleh.hetzner.com"
## apps
edge = "/Applications/Microsoft Edge.app"
zulip = "/Applications/Zulip.app"
## work
ascend = "https://ascend.io"
ascenddocs = "https://docs.ascend.io"
ascendapp = "https://cody.app-dev.ascend.io"
ascendapplocal = "https://instance.app.local.ascend.dev"
onboarding = "https://ascend-io.monday.com/boards/8159119882"
figma = "https://www.figma.com/files/team/1306015839984154034"
inception = "https://ascend-io.monday.com/boards/5622713154/views/161790999"
expense = "https://www.expensify.com/inbox"
fabric = "https://app.fabric.microsoft.com"
miro = "https://miro.com/app/dashboard"
## misc
mobilerouter = "http://192.168.8.1"