-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdotlink
executable file
·71 lines (71 loc) · 2.84 KB
/
dotlink
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
59
60
61
62
63
64
65
66
67
68
69
70
71
#vim: ft=conf
###############################################################################
# _ _ __ _ _ #
# __| | ___ | |_ / _(_) | ___ ___ #
# / _` |/ _ \| __| |_| | |/ _ \/ __| #
# | (_| | (_) | |_| _| | | __/\__ \ #
# \__,_|\___/ \__|_| |_|_|\___||___/ #
# #
###############################################################################
# This file contains dotfiles linksets.
# You can comment out by adding "#" at the beginning of the line.
# And an empty line is ignored by dot.
#
# Format:
# <dotfile>,<linkto>
#
# the script automatically add directory information to the file path.
# So, you should write like below:
# .vimrc,.vimrc
#
# You can load from outside of the dotfiles directory:
# ~/Dropbox/.netrc,.netrc
#
# You can easily copy the existing file to the dotfiles repository
# and add new link list by
# dot add [-m "some comment"] original_file dotfiles_path
# or, just
# dot add original_file
# In the second example, the script automatically completes the second
# arguments and confirm whether or not to execute that command.
#
#------------------------------------------------------------------------------
.asoundrc,.asoundrc
.bash_aliases,.bash_aliases
.bashrc,.bashrc
.config/appimagelauncher.cfg,.config/appimagelauncher.cfg
.config/discoverrc,.config/discoverrc
.config/dot/dotrc,.config/dot/dotrc
.config/efm-langserver/config.yaml,.config/efm-langserver/config.yaml
.config/fontconfig/conf.d/10-jp-fonts.conf,.config/fontconfig/conf.d/10-jp-fonts.conf
.config/fontconfig/conf.d/50-noto-emoji.conf,.config/fontconfig/conf.d/50-noto-emoji.conf
.config/lilyterm/default.conf,.config/lilyterm/default.conf
.config/nvim/coc-settings.json,.config/nvim/coc-settings.json
.config/nvim/init.vim,.config/nvim/init.vim
.config/pavucontrol.ini,.config/pavucontrol.ini
.config/pulse/client.conf,.config/pulse/client.conf
.config/pulse/daemon.conf,.config/pulse/daemon.conf
.config/pulse/default.pa,.config/pulse/default.pa
.config/pulse/system.pa,.config/pulse/system.pa
.config/starship.toml,.config/starship.toml
.config/topgrade.toml,.config/topgrade.toml
.config/user-dirs.dirs,.config/user-dirs.dirs
.gitconfig,.gitconfig
.inputrc,.inputrc
.latexmkrc,.latexmkrc
.pam_environment,.pam_environment
.profile,.profile
.sommelierrc,.sommelierrc
.tool-versions,.tool-versions
.vimrc,.vimrc
.zaliases,.zaliases
.zshrc.local,.zshrc.local
package.json,package.json
Pipfile,Pipfile
pyproject.toml,pyproject.toml
aqua.yaml,aqua.yaml
.config/lvim/config.lua,.config/lvim/config.lua
.zshrc,.zshrc
.env,.env
.config/shellcheckrc,.config/shellcheckrc
Brewfile,Brewfile