-
Notifications
You must be signed in to change notification settings - Fork 0
/
dotsyncrc
47 lines (43 loc) · 895 Bytes
/
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
#
# dotsync : https://github.com/dotphiles/dotsync
#
# Config for dotsync
#
# Authors:
# Ben O'Hara <[email protected]>
# Jonathan Whiteley <[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
#bin:bin
#aptitude
bash/bashrc
bash/bash_profile
#git/gitconfig
git/gitignore
#git/gitignore:.config/git/ignore
#git/gitattributes
#git/tigrc
#git/gitk
#python/pythonrc
#python/pylintrc
#shell/hushlogin
#shell/urlview
#ssh
vim/vimfiles:.vim
vim/vimrc
#vim/gvimrc
#Karabiner/private.xml:.ApplicationSupport/Karabiner/private.xml
Karabiner-elements:.config/karabiner
[endfiles]
R/Rprofile:.Rprofile
## hostname type=masterhost, ANY or NONE files=dotfile:tolink,another:tolink
[hosts]
.local git=NONE
[endhosts]