Copy config removing sensitive data

This commit is contained in:
Jonathan Hodgson 2017-05-14 10:36:16 +01:00
parent d15767a938
commit 490e0c86c5
89 changed files with 12214 additions and 0 deletions

View file

@ -0,0 +1,8 @@
sleep 5s
killall conky
cd "/home/jonathan/.conky/BibleVerse"
conky -c "/home/jonathan/.conky/BibleVerse/bibleGateway" &
cd "/home/jonathan/.conky/MyBlue"
conky -c "/home/jonathan/.conky/MyBlue/MyBlue" &
cd "/home/jonathan/.conky/Octupi_Arch"
conky -c "/home/jonathan/.conky/Octupi_Arch/co_main" &