-
Notifications
You must be signed in to change notification settings - Fork 4
/
categories.toml
107 lines (78 loc) · 2.43 KB
/
categories.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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
## Programming Languages
[categories.rust]
icon = { symbol = "", color = { rgb = 0xF74C00 } } # nf-linux-ferris
[categories.go]
aliases = ["golang"]
icon = { symbol = "", color = { name = "cyan" } } # nf-custom-go
[categories.c]
icon = { symbol = "" } # nf-custom-go
[categories.cpp]
aliases = ["cplus"]
icon = { symbol = "" }
[categories.haskell]
icon = { symbol = "" } # nf-md-language_haskell
[categories.java]
icon = { symbol = "" } # nf-md-language_java
[categories.javascript]
aliases = ["js"]
icon = { symbol = "" } # nf-dev-javascript
[categories.typescript]
aliases = ["ts"]
icon = { symbol = "" }
[categories.kotlin]
icon = { symbol = "" } # nf-md-language_kotlin
[categories.swift]
icon = { symbol = "" } # nf-md-language_swift
[categories.php]
icon = { symbol = "" } # nf-md-language_php
[categories.python]
icon = { symbol = "" } # nf-md-language_python
[categories.ruby]
icon = { symbol = "" } # nf-md-language_ruty
[categories.database]
aliases = ["db", "rds"]
icon = { symbol = "\ue706" } # nf-dev-database
[categories.sre]
icon = { symbol = "" } # nf-md-cloud_check_outline
## Cloud
[categories.cloud]
aliases = ["cncf", "cloudnative"]
icon = { symbol = "" } # nf-fa-cloud
[categories.aws]
icon = { symbol = "" } # nf-md-aws
[categories.gcp]
aliases = ["googlecloud"]
icon = { symbol = "" } #nf-md-google_cloud
[categories.azure]
icon = { symbol = "" } #nf-cod-azure
[categories.kubernetes]
aliases = ["k8s"]
icon = { symbol = "", color = { name = "blue" } } # nf-md-kubernetes
[categories.opentelemetry]
aliases = ["otel", "observability", "o11y"]
icon = { symbol = "", color = { name = "white" } } # nf-md-telescope
## Linux
[categories.linux]
icon = { symbol = "" } #nf-fa-linux
[categories.nix]
aliases = ["nixos"]
icon = { symbol = "", color = { name = "cyan" } } # nf-linux-nixos
[categories.ebpf]
aliases = ["bpf"]
icon = { symbol = "", color = { name = "yellow" } }
## Editor
[categories.helix]
icon = { symbol = "", color = { name = "magenta" } } # nf-md-dna
## Shell
[categories.nu]
aliases = ["nushell"]
icon = { symbol = "" }
## Misc
[categories.book]
aliases = ["oreilly"]
icon = { symbol = "" } # nf-fa-book
[categories.misc]
aliases = ["etc"]
icon = { symbol = "" } # nf-cod-symbol_misc
[categories.default]
icon = { symbol = "", color = { name = "gray" } } # nf-md-note_text