-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.chezmoiexternal.toml
More file actions
38 lines (32 loc) · 1.28 KB
/
Copy path.chezmoiexternal.toml
File metadata and controls
38 lines (32 loc) · 1.28 KB
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
[".tmux/plugins/tmux-sensible"]
type = "git-repo"
url = "https://github.com/kyounger/tmux-sensible"
[".tmux/plugins/tmux-prefix-highlight"]
type = "git-repo"
url = "https://github.com/kyounger/tmux-prefix-highlight"
[".tmux/plugins/red.tmuxtheme"]
type = "file"
url = "https://raw.githubusercontent.com/kyounger/tmux-themepack/master/powerline/block/red.tmuxtheme"
[".macos"]
type = "file"
url = "https://raw.githubusercontent.com/kyounger/mathiasbynens-dotfiles/main/.macos"
executable = true
["code/Set-Mac-Function-Keys"]
type = "git-repo"
url = "https://github.com/kyounger/Set-Mac-Function-Keys"
[".vim/pack/plugins/opt/vim-plug/autoload/plug.vim"]
type = "file"
url = "https://raw.githubusercontent.com/kyounger/vim-plug/master/plug.vim"
[".config/nvim/pack/plugins/opt/vim-plug/autoload/plug.vim"]
type = "file"
url = "https://raw.githubusercontent.com/kyounger/vim-plug/master/plug.vim"
[".vim/pack/plugins/opt/chezmoi.vim"]
type = "archive"
url = "https://github.com/alker0/chezmoi.vim/archive/main.tar.gz"
exact = true
stripComponents = 1
[".config/nvim/pack/plugins/opt/chezmoi.vim"]
type = "archive"
url = "https://github.com/alker0/chezmoi.vim/archive/main.tar.gz"
exact = true
stripComponents = 1