-
Notifications
You must be signed in to change notification settings - Fork 3
/
dotsyncrc
68 lines (65 loc) · 1.09 KB
/
dotsyncrc
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
#
# dotsync : https://github.com/dotphiles/dotsync
#
# Config for dotsync
#
# Authors:
# Ben O'Hara <[email protected]>
#
# Location of your dotfiles in $HOME
# DOTFILES=.dotfiles
# dotfiles to symlink
#
# srcfile:dstfile
# dstfile will be '.$srcfile' by default (with path removed)
#
[files]
dotsyncrc
ack/ackrc
asdf/tool-versions
bash/bash_login
bash/bash_logout
bash/bash_profile
bash/bashrc
bash/profile
bat:.config/bat
ctags/ctags
curl/curlrc
dir-colors/dircolors.256dark:.dir_colors
editorconfig
fasd/fasdrc
git/gitattributes
git/gitconfig-osx:.gitconfig
git/gitignore_global-osx:.gitignore
git/gitmessage
highlight/highlight.css
htop/htoprc
markdownlintrc
neovim:.config/nvim
powerline:.config/powerline
ruby/aprc
ruby/caprc
ruby/gemrc
ruby/irbrc
ruby/pryrc
ruby/railsrc
ruby/rdebugrc
sack/.sackrc
task/taskrc
tig/tigrc
tmux/tmux.conf
tmuxinator
vifm/vifmrc
yamllint:.config/yamllint
zsh/zlogin
zsh/zlogout
zsh/zprezto
zsh/zpreztorc
zsh/zprofile
zsh/zshenv
zsh/zshrc
[endfiles]
## hostname type=masterhost, ANY or NONE files=dotfile:tolink,another:tolink
[hosts]
chauncey
[endhosts]