-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
57 lines (57 loc) · 1014 Bytes
/
config.yaml
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
brew:
taps:
romkatv/powerlevel10k: true
homeport/tap: true
packages:
hugo: true
jq: true
colima: false
wget: true
rename: true
git: true
ripgrep: true
helm: true
kind: true
pgrep: true
kubie: false
gron: true
fx: true
exa: true
bat: true
fzf: true
neovim: true
direnv: true
k9s: true
stern: true
docker: true
dyff: true
tree: true
the_silver_searcher: true
kubectl:
enabled: true
krew:
enabled: true
plugins:
stern: true
view-secret: true
explore: true
tree: true
foreach: true
neat: true
vscode:
enabled: true
zsh:
theme: spaceship
plugins:
- name: git
- name: sudo
- name: copybuffer
- name: kubectl
- name: fzf
- name: zsh-autosuggestions
source: github.com/zsh-users/zsh-autosuggestions
- name: zsh-syntax-highlighting
source: github.com/zsh-users/zsh-syntax-highlighting
hooks:
- scripts/create-bin-dir
- scripts/install-tpm