Commit graph

37 commits

Author SHA1 Message Date
ItsDrike a473ed5cb3
Rewrite btrfs-backup script 2024-01-27 04:27:12 +01:00
ItsDrike d7bf3a044d
Add btrfs backup/snapshot script 2024-01-26 00:32:51 +01:00
ItsDrike 1a3327a37c
Update incremental backup script 2023-11-19 00:12:13 +01:00
ItsDrike eaf2c5cec0
Remove z.lua git module (installed via zgenom) 2023-04-27 13:27:06 +02:00
ItsDrike 61136611de
Use relative path in latest link 2023-04-16 02:51:01 +02:00
ItsDrike 62c4bec0a7
Add custom system-wide scripts 2022-11-20 03:15:58 +01:00
ItsDrike a3e01caebf
Initial commit 2022-11-20 03:14:18 +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 c472c24cc2
Fix cron-notify script 2022-06-21 16:23:34 +02:00
ItsDrike dbfcaf7be5
Mock colorama if it isn't installed 2022-03-11 15:38:42 +01:00
ItsDrike 93930bdb35
Remove unneeded ipython binaries 2021-12-18 05:50:16 +01:00
ItsDrike 54cf0d7f36
Add ipython3.10 2021-12-18 03:03:40 +01:00
ItsDrike 56556173e2
Add custom ipython versions 2021-12-18 01:37:29 +01:00
ItsDrike 0efe33b80d
Move z.lua to systemwide dir 2021-07-23 02:00:56 +02:00
ItsDrike 55c063d9b3
Add cron-notify script 2021-07-23 01:56:03 +02:00
ItsDrike d80d5abfab
Merge chroot script into single dynamic one 2021-07-16 00:43:01 +02:00
ItsDrike 037aeeac14
Update chroot scripts 2021-07-15 23:38:34 +02:00
ItsDrike f5980c3e1a
Update chroot scripts 2021-07-15 16:15:45 +02:00
ItsDrike d5b5efcd5f
Add dmenu git module 2021-07-14 14:35:41 +02:00
ItsDrike dce8e40e65
Use zsh when chrooting 2021-07-14 14:30:35 +02: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
ItsDrike c7a19b67a9
Add edit flag 2021-05-15 01:26:38 +02:00
ItsDrike bb318bcdd6
Add permission check 2021-05-15 00:27:44 +02:00
ItsDrike 794ceaabb9
Add some more files for checksum verifications 2021-05-14 23:44:54 +02:00
ItsDrike cf475c580e
Move system-wide scripts to systemwide folder from home 2021-05-14 23:16:23 +02:00
ItsDrike d1da5c0edf
Add custom script to check changes to critical system files 2021-05-14 23:10:18 +02:00