Move .crontab to .config/cron/crontab

Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
Severin Kaderli 2019-02-05 15:50:14 +01:00
parent 4d9092f4b7
commit d2a27f0df5
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
8 changed files with 220 additions and 33 deletions

View file

@ -23,6 +23,12 @@ by my install script.
### `.config/autokey`
This folder contains my phrases and scripts for [AutoKey](https://github.com/autokey/autokey).
### `.config/compton`
This folder contains my [compton](https://github.com/yshui/compton/releases) configuration.
### `.config/cron`
This folder contains my crontab file.
### `.config/dconf`
This folder contains my configurations that are stored in dconf by applications. These are getting loaded on boot in `.bash_profile`.
@ -53,9 +59,6 @@ This folder contains my [Streamlink](https://streamlink.github.io/) configuratio
This folder contains my configuration for my terminal emulator
[Termite](https://github.com/thestinger/termite).
### `.config/compton`
This folder contains my [compton](https://github.com/yshui/compton/releases) configuration.
### `.config/Trolltech.conf`
This file contains my QT4 configuration.