Commit graph

55 commits

Author SHA1 Message Date
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 bd5ef1bef4
Rework zsh config and use zgenom for plugins 2023-02-09 13:09:37 +01: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 dad13d0ec5
Automatically clear pacman cache using systemd 2022-09-14 12:20:21 +02: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 90ebf8b1e5
Add auto-recompile pacman hook for xmonad 2022-01-04 01:03:44 +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 fcafb84e21
Remove old dmenu folder 2021-09-06 04:15:54 +02:00
ItsDrike b371b35b77
Add kernel support for docker 2021-08-04 01:36:50 +02:00
ItsDrike 7b44531968
Remove zsh-you-should-use, causes issues 2021-07-25 17:15:45 +02:00
ItsDrike 9f0061eaf3
Add you-should-use zsh plugin 2021-07-23 18:12:40 +02: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 051afb1573
Add zsh extensions as git modules 2021-07-20 23:43:48 +02:00
ItsDrike bddf47a97c
Update kernel config (5.13.3) 2021-07-20 18:51:34 +02:00
ItsDrike a771a70be3
Update kernel config 2021-07-20 01:37:41 +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 2713a6702a
Update kernel config 2021-07-14 14:33:04 +02:00
ItsDrike c4f7f8744a
Add xmonad xsession file 2021-07-14 14:32:09 +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
ItsDrike 7595e1ea52
Remove omz version of prompt 2021-05-10 19:05:34 +02:00
ItsDrike 15bce217da
Add desktop entry for DWM 2021-05-06 00:59:03 +02:00
ItsDrike d4833337e3
Add linux kernel config file 2021-05-02 15:48:24 +02:00
ItsDrike 1c8c3379b6
Add pacman cache cleanup utilities 2021-04-01 19:27:56 +02:00