aboutsummaryrefslogtreecommitdiffstats
path: root/dotfilesrc
blob: f5d85261228cf9a12ad6f084e7d5368f1e80fe91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[dotfiles]
repository = ~/dotfiles

packages = ['config',
            'themes']

ignore = [
    '.git',
    '.gitignore',
    '.gitmodules',
    'dotfiles*',
    '*.swp',
    'README.md']