-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.config.ini
37 lines (29 loc) · 872 Bytes
/
.config.ini
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
; configs
[_configs_]
target_dir = $HOME
pkg_dirs = _user
;pkg_dirs = legacy
; symbolic links
; options: (separated by '|' and added to the front of the list)
; --files : every files will be linked.
; otherwise, will link files and directories under the target directory.
[_symlinks_]
_ = --files | fsh, git, joshuto, karabiner, lazygit, nvim, ranger, tmux, utils, vim, wezterm, yabai, yazi, zsh
_user = zsh
_user = --files | git
; packages
;[packages]
;_ = [email protected]:xj11400/_legacy_dot.git
[zsh]
_ = [email protected]:xj11400/dot-zsh.git
[nvim]
_ = [email protected]:xj11400/dot-nvim.git
[tmux]
_ = [email protected]:xj11400/dot-tmux.git
[wezterm]
_ = [email protected]:xj11400/dot-wezterm.git
[_user]
_ = [email protected]:xj11400/dot-xj.git
[_platform]
custom = [email protected]:xj11400/dot-custom.git
;macos = https://github.com/xj11400/dot-custom.git --branch=mac