Move .crontab to .config/cron/crontab
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
4d9092f4b7
commit
d2a27f0df5
8 changed files with 220 additions and 33 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue