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

- clean: ['~']

- link:
    ~/.bin/dot: base/dot
    ~/.capsesc: base/capsesc
    ~/.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