-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
my-config.top
37 lines (36 loc) · 905 Bytes
/
my-config.top
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
# -*- coding: utf-8 -*-
# vim: set syntax=yaml ts=2 sw=2 sts=2 et :
base:
'dom0':
- my-config.anon-whonix
- my-config.personal
- my-config.personal-dev
- my-config.personal-multimedia
- my-config.personal-pub
- my-config.powertop
- my-config.untrusted
- my-config.vault
'custom-personal':
- my-config.chromium
- my-config.keybase
- my-config.office-tools
- my-config.security-tools
- my-config.yubikey
'development':
- my-config.chromium
- my-config.dev-tools
- my-config.docker
- my-config.git
- my-config.golang-dev
- my-config.latex-dev
- my-config.nodejs-dev
- my-config.python-dev
- my-config.security-tools
- my-config.vim
'multimedia':
- my-config.chromium
- my-config.multimedia-tools
- my-config.security-tools
'personal-dev':
- my-config.git-config
- my-config.vim-config