From 3c710c161806e7866e1999b053c8230478078048 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Sun, 3 Nov 2019 17:28:18 +0500 Subject: Update --- install.conf.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'install.conf.yaml') diff --git a/install.conf.yaml b/install.conf.yaml index 88e8131..8bae2f8 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -3,7 +3,10 @@ relink: true create: true -- clean: ['~'] +- clean: [ + '~', + '~/.config' + ] - link: ~/.aria2: files/.aria2 @@ -33,3 +36,5 @@ - shell: - [git submodule update --init --recursive, Installing submodules] + - [vim -c 'PluginInstall' +qall, Installing vim plugins] + - [~/.tmux/plugins/tpm/bin/install_plugins, Installing tmux plugins] -- cgit v1.2.3