update and clean

This commit is contained in:
Jeff Lance 2021-02-22 00:13:00 +01:00
parent a9b7e64bd9
commit 06a556ca15
6 changed files with 13 additions and 7 deletions

View File

@ -1,3 +1,4 @@
- link:
~/.config/conky:
path: conf.d/conky
glob: true
path: conf.d/conky/*

View File

@ -1,6 +1,7 @@
- link:
~/.config/kitty:
path: conf.d/kitty
glob: true
path: conf.d/kitty/*
- shell:
- command: 'echo "\n# completion for kitty" >> $HOME/.oh-my-zsh/custom/zshrc.zsh'

View File

@ -6,7 +6,8 @@
glob: true
path: conf.d/afew/*
${HOME}/.config/alot:
path: conf.d/alot
glob: true
path: conf.d/alot/*
${HOME}/.mbsyncrc:
path: conf/mbsyncrc
${HOME}/.msmtprc:

View File

@ -1,3 +1,4 @@
- link:
~/.ncmpcpp/config:
path: conf.d/ncmpcpp/config
${HOME}/.config/ncmpcpp:
glob: true
path: conf.d/ncmpcpp/*

View File

@ -1,6 +1,7 @@
- link:
${HOME}/.config/nvim:
path: conf.d/nvim
glob: true
path: conf.d/nvim/*
- shell:
- command: '/bin/bash -c "$(which nvim) -es -u ${HOME}/.config/nvim/init.vim -i NONE -c PlugInstall -c qa || true"'

View File

@ -1,4 +1,5 @@
- link:
~/.config/polybar:
path: conf.d/polybar
glob: true
path: conf.d/polybar/*