summaryrefslogtreecommitdiff
path: root/install.conf.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'install.conf.yaml')
-rw-r--r--install.conf.yaml34
1 files changed, 17 insertions, 17 deletions
diff --git a/install.conf.yaml b/install.conf.yaml
index 791d0d9..efce390 100644
--- a/install.conf.yaml
+++ b/install.conf.yaml
@@ -1,26 +1,26 @@
- defaults:
- link:
- relink: true
+ link:
+ relink: true
- clean: ['~']
- create:
- ~/.gnupg:
- mode: 0700
+ ~/.gnupg:
+ mode: 0700
- link:
- ~/.config/fontconfig/fonts.conf:
- path: config/fontconfig/fonts.conf
- create: true
- force: true
- ~/.gnupg/gpg-agent.conf:
- path: gnupg/gpg-agent.conf
- ~/.vimrc:
- path: vimrc
- force: true
- ~/.zshrc:
- path: zshrc
- force: true
+ ~/.config/fontconfig/fonts.conf:
+ path: config/fontconfig/fonts.conf
+ create: true
+ force: true
+ ~/.gnupg/gpg-agent.conf:
+ path: gnupg/gpg-agent.conf
+ ~/.vimrc:
+ path: vimrc
+ force: true
+ ~/.zshrc:
+ path: zshrc
+ force: true
- shell:
- - [git submodule update --init --recursive, Installing submodules]
+ - [git submodule update --init --recursive, Installing submodules]