Commit graph

15 commits

Author SHA1 Message Date
ItsDrike 62c4bec0a7
Add custom system-wide scripts 2022-11-20 03:15:58 +01:00
ItsDrike b912871070
Remove everything and restart blank
This commit removes all files currently present in the repo, to prepare
for a start from a nothing. This is done due to my recent migration from
X11 to Wayland, which has rendered most of these config files no longer
releveant.

I've currently been tracking my dotfiles in a separate repository, in
hopes to get it to a state where it would be mergable here, but that
turned out to be much more difficult than I anticipated, and I think it
will be much easier to simply move over the history from this temporary
repository I've been using onto this one. That however requires a start
from a clean point, which this commit creates.
2022-11-20 03:07:41 +01:00
ItsDrike dbfcaf7be5
Mock colorama if it isn't installed 2022-03-11 15:38:42 +01:00
ItsDrike 2ab78bb6a2
Remove todo comment - wontfix 2021-05-23 18:59:02 +02:00
ItsDrike a64632daa6
Use argparse for parsing cli arguments 2021-05-23 18:57:28 +02:00
ItsDrike c9b7ee7461
Refactor tamper-check 2021-05-17 21:18:00 +02:00
ItsDrike 223896af29
Gracefully skip missing files in checksum list 2021-05-17 16:27:31 +02:00
ItsDrike e250df05de
Use indent of 4 to ensure json file readability 2021-05-17 16:13:38 +02:00
ItsDrike 572c405efb
Exit after no read perm error 2021-05-17 16:08:44 +02:00
ItsDrike 1c9cc30ff3
Handle no read perms on checksum file 2021-05-17 16:07:03 +02:00
ItsDrike cc85ab1e78
Use separate checksum file instead of modifying the executable 2021-05-17 16:00:09 +02:00
ItsDrike 06b39e5b5b
Use absolute paths when adding 2021-05-15 11:52:37 +02:00
ItsDrike 6986a60a75
Add colors 2021-05-15 03:28:56 +02:00
ItsDrike 3fe92abc2b
Add read permission check 2021-05-15 01:38:34 +02:00
ItsDrike 544bf87c04
Fix spelling 2021-05-15 01:26:58 +02:00
Renamed from root/usr/local/bin/temper-check (Browse further)