-
Notifications
You must be signed in to change notification settings - Fork 0
/
install.conf.yaml
58 lines (48 loc) · 1.89 KB
/
install.conf.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
58
- defaults:
link:
relink: true
force: true
- clean: ['~']
- link:
~/.gitignore_global: gitignore_global
~/.gitconfig: gitconfig
~/.ssh/config: ssh/config
~/.vimrc: vimrc
~/.config/nvim/init.vim: init.vim
~/.config/nvim/coc-settings.json: coc-settings.json
~/.zshrc: zshrc
~/.tmux.conf: tmux.conf
~/.kube/config: kube/config
"~/Library/Application Support/Code/User/settings.json":
path: vscode/settings.json
"~/Library/Application Support/Code/User/keybindings.json":
path: vscode/keybindings.json
~/.oh-my-zsh/custom/git.zsh: oh-my-zsh/custom/git.zsh
~/.oh-my-zsh/custom/docker-compose.zsh: oh-my-zsh/custom/docker-compose.zsh
~/.oh-my-zsh/custom/docker.zsh: oh-my-zsh/custom/docker.zsh
~/.oh-my-zsh/custom/general.zsh: oh-my-zsh/custom/general.zsh
~/.oh-my-zsh/custom/go.zsh: oh-my-zsh/custom/go.zsh
~/.oh-my-zsh/custom/tmux.zsh: oh-my-zsh/custom/tmux.zsh
~/.oh-my-zsh/custom/virsh.zsh: oh-my-zsh/custom/virsh.zsh
~/.oh-my-zsh/custom/terraform.zsh: oh-my-zsh/custom/terraform.zsh
~/.oh-my-zsh/custom/helm.zsh: oh-my-zsh/custom/helm.zsh
~/.oh-my-zsh/custom/istio.zsh: oh-my-zsh/custom/istio.zsh
~/.emacs.d/init.el: emacs/init.el
~/.emacs.d/straight/versions/default.el: emacs-straight-versions.el
~/.fzf.zsh: fzf.zsh
- link:
~/.oh-my-zsh/custom/docker.zsh: oh-my-zsh/custom/docker.zsh
- link:
~/.oh-my-zsh/custom/kubectl.zsh: oh-my-zsh/custom/kubectl.zsh
- link:
~/.oh-my-zsh/custom/python3.zsh: oh-my-zsh/custom/python3.zsh
- link:
~/.oh-my-zsh/custom/p3.zsh: oh-my-zsh/custom/p3.zsh
- link:
~/.oh-my-zsh/custom/p3m.zsh: oh-my-zsh/custom/p3m.zsh
- link:
~/.oh-my-zsh/custom/docker-compose.zsh: oh-my-zsh/custom/docker-compose.zsh
- link:
~/.oh-my-zsh/custom/ansible.zsh: oh-my-zsh/custom/ansible.zsh
- link:
~/.oh-my-zsh/custom/bat.zsh: oh-my-zsh/custom/bat.zsh