aboutsummaryrefslogtreecommitdiff
path: root/base.yaml
blob: a962fefbe9980766265ec66a43a9dc159024791e (plain)
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
- defaults:
    link:
      create: true
      relink: true
      force: true
      relative: true

- clean: ['~']

- link:
    ~/.ackrc: base/ackrc
    ~/.bin/dot: base/dot
    ~/.capsesc: base/capsesc
    ~/.curlrc: base/curlrc
    ~/.makepkg.conf: base/makepkg.conf
    ~/.vim/colors: base/vim/colors
    ~/.vim/doc: base/vim/doc
    ~/.vim/ftdetect: base/vim/ftdetect
    ~/.vim/ftplugin: base/vim/ftplugin
    ~/.vim/indent: base/vim/indent
    ~/.vim/syntax: base/vim/syntax
    ~/.vimrc: base/vimrc
    ~/.zsh: base/zsh
    ~/.zshrc: base/zshrc

- shell:
  - touch ~/.hushlogin