Commit graph

1277 commits

Author SHA1 Message Date
c3bcd60a10 Move file lists to proper location 2024-03-23 17:29:07 +01:00
bb9f94a354 Create a script for running hooks 2024-03-23 17:23:45 +01:00
17a4af37d8 Fix script permissions 2024-03-23 17:23:36 +01:00
9af0272ae7 Remove unnecessary statement 2024-03-23 17:21:51 +01:00
a2e0b592fa Group apps by category 2024-03-23 17:21:43 +01:00
8b2bf0365a Refactor formatting 2024-03-23 17:21:32 +01:00
3f905b0753 Move file lists to resource directory 2024-03-23 17:18:38 +01:00
11f5b1a4ae Remove unnecessary software 2024-03-23 17:18:16 +01:00
def176c089 Create separate script for configuring nvidia on Arch 2024-03-23 17:08:58 +01:00
9a1a238514 Split script for installing microsoft fonts on Debian 2024-03-23 17:01:50 +01:00
9fad7ed0de Print a warning concerning backup preservation 2024-03-23 16:34:08 +01:00
777e35ba29 Simplify Arch installation script 2024-03-23 16:31:10 +01:00
1344f287aa Remove unnecessary software 2024-03-23 16:15:08 +01:00
d6cb9c5f70 Log further messages 2024-03-23 15:59:55 +01:00
60f090349c Lead user through the setup properly 2024-03-23 15:57:25 +01:00
6d02e1bcb9 Rename user stages 2024-03-23 15:54:15 +01:00
7c1befdef4 Refactor user creation process 2024-03-23 15:54:09 +01:00
04c6ef125f Refactor user creation script 2024-03-23 15:47:31 +01:00
0246633c68 Allow creation of multiple users 2024-03-23 15:38:06 +01:00
f1310bafdf Set the user name by default 2024-03-23 15:29:37 +01:00
6fcb7fb4a8 Represent numbers as hex if applicable 2024-03-23 15:27:40 +01:00
9bfb2f200a Install prerequisites during backups 2024-03-23 15:16:12 +01:00
5245bb9007 Install Windows based on installation stages 2024-03-23 15:09:58 +01:00
f6baf1a9dc Install script prerequisites automatically 2024-03-23 14:29:59 +01:00
c5a401f7eb Refactor Windows setup scripts 2024-03-23 13:45:15 +01:00
182727eb8d Fix incorrect settings 2024-03-23 04:56:49 +01:00
a0e9c03525 Install Powershell profile statements globally 2024-03-23 04:55:05 +01:00
c3ce9c0ba9 Remove unnecessary parameters 2024-03-23 01:45:14 +01:00
b95499730d Remove unnecessary script calls 2024-03-23 01:34:22 +01:00
4c66d01f00 Call Scheduled Tasks using scripts 2024-03-23 01:27:49 +01:00
98acbc4817 Remove new line characters from scheduled tasks 2024-03-23 00:57:44 +01:00
d66254ec89 Fix typos 2024-03-23 00:29:34 +01:00
b1d9915786 Fix broken scheduled tasks 2024-03-23 00:10:12 +01:00
5d914ce33f Refactor the creation of scheduled tasks 2024-03-22 18:28:37 +01:00
24febb32f8 Leave entrypoint uninitialized if not determinable 2024-03-22 17:55:43 +01:00
de8999c361 Fix run condition 2024-03-22 16:15:37 +01:00
5290d3283a Replace C# invocations with Invoke-Command 2024-03-22 15:25:00 +01:00
5e6eebf8ad Fix non-functioning events 2024-03-22 14:51:17 +01:00
30f98c4cb1 Wait for wmi event using powershell 2024-03-22 12:19:05 +01:00
5f02a650ad Await custom scheduled tasks 2024-03-22 10:59:24 +01:00
ba058911e9 Store scheduled task in separate scripts 2024-03-22 10:32:53 +01:00
d649525722 Drop use of redundant constant value 2024-03-22 10:20:03 +01:00
9ab5e776d9 Move user creation script 2024-03-22 09:26:54 +01:00
a5eb0f1d87 Silence unnecessary output 2024-03-22 00:20:47 +01:00
ab50077d04 Ensure the aliae config directory exists 2024-03-22 00:19:51 +01:00
6aaff564cc Add missing import 2024-03-21 17:21:02 +01:00
875120ccff Inquire on errors 2024-03-21 16:27:57 +01:00
bfad7f1228 Automatically determine the entrypoint during windows install 2024-03-21 16:07:29 +01:00
b1aa93d420 Create proper relative paths by default 2024-03-21 16:05:55 +01:00
a8a144c147 Install aliae initially 2024-03-21 13:35:21 +01:00
7102320760 Set up aliae on windows properly 2024-03-21 13:33:00 +01:00
8e9bbc75f3 Fix non-functioning script 2024-03-21 04:30:07 +01:00
ddc255221b Remove duplicate declaration 2024-03-21 01:52:06 +01:00
e4e9dd4191 Prevent PowerShell variable name collision 2024-03-21 00:29:38 +01:00
181a82fd24 Streamline PowerShell profile installation 2024-03-21 00:29:09 +01:00
356611b169 Simplify aliae installation 2024-03-21 00:15:51 +01:00
c9971d32e0 Install aliae for the default and the current user 2024-03-21 00:13:07 +01:00
a4535eaf05 Fix PowerShell config installation 2024-03-21 00:10:54 +01:00
9918465b27 Allow installing PowerShell scripts for the default user 2024-03-21 00:06:34 +01:00
0481482f23 Remove unnecessary script parameters 2024-03-21 00:00:33 +01:00
96dff277e6 Rename PowerShell config directory to conf.d 2024-03-20 23:57:48 +01:00
ce44de21d7 Remove redundant script 2024-03-20 23:57:24 +01:00
e75a0c8420 Make PowerShell profile installation cross platform 2024-03-20 23:53:49 +01:00
cb0807ee72 Fix typo 2024-03-20 23:52:15 +01:00
dab33f679b Allow global installation of powershell configs 2024-03-20 23:49:21 +01:00
cdfbf46282 Simplify powershell profile 2024-03-20 23:15:51 +01:00
2a8430e388 Implicitly configure oh-my-posh theme 2024-03-20 23:13:17 +01:00
0a56cfc809 Remove duplicate installation 2024-03-20 23:11:26 +01:00
4ec1fdde19 Fix pyenv installation 2024-03-20 23:08:15 +01:00
5db2666bbe Actually install pipenv 2024-03-20 23:05:26 +01:00
7edd370b8a Relocate pipenv installation file accordingly 2024-03-20 23:04:25 +01:00
b890c0d9c6 Remove duplicate code 2024-03-20 23:00:51 +01:00
696988e187 Fix malformed environment variable 2024-03-20 22:58:16 +01:00
d1611db116 Overwrite categorized profile files 2024-03-20 22:56:04 +01:00
b91b80d1d3 Fix permissions of local themes directory 2024-03-20 22:48:58 +01:00
41cc9273db Run install as root 2024-03-20 22:46:39 +01:00
f491187a42 Fix typo 2024-03-20 22:46:22 +01:00
8cea8ce958 Remove unnecessary statement 2024-03-20 22:45:09 +01:00
92bfb452aa Fix incorrect PowerShell profile path 2024-03-20 22:45:02 +01:00
59dbc46b88 Add git-auf-deutsch for all shells 2024-03-20 22:43:38 +01:00
860a9372cc Fix malformed config 2024-03-20 22:42:38 +01:00
391d5d9097 Switch from nvs to n 2024-03-20 22:40:37 +01:00
49ab989d1e Add a script for installing fish profile settings 2024-03-20 22:37:34 +01:00
b81b034287 Add an abstract script for adding profile settings 2024-03-20 22:05:51 +01:00
e22ca0ec73 Simplify git-auf-deutsch addition 2024-03-20 21:50:17 +01:00
ea1078e5db Add a script for running bash from powershell 2024-03-20 21:44:02 +01:00
654370f4f0 Install Oh My Posh! on powershell 2024-03-20 21:36:52 +01:00
dd32e279a6 Remove unnecessary statements 2024-03-20 21:36:03 +01:00
4eab5617b3 Create common pwsh installation script 2024-03-20 21:34:47 +01:00
0f7ff4a2a6 Convert bool param to Switch 2024-03-20 21:26:11 +01:00
3617798a0e Centralize Oh My Posh! installation 2024-03-20 21:24:10 +01:00
6997511486 Use function for adding bash profile settings 2024-03-20 21:15:50 +01:00
d601f09a9c Add a script for adding bash profile files 2024-03-20 21:08:50 +01:00
7a228d3690 Configure OMP theme in aliae 2024-03-20 20:51:15 +01:00
4f71049e2f Install aliae for bash in every OS 2024-03-20 20:43:03 +01:00
d3221717bc Fix bash profile config 2024-03-20 20:37:41 +01:00
2289ea085e Move aliae settings to /etc 2024-03-20 20:37:26 +01:00
fc58cd38d9 Fix creation of aliae bash profile 2024-03-20 19:50:48 +01:00
53ed5bb8c0 Allow global and personal profile files 2024-03-20 19:43:40 +01:00
eaf9ed7f8a Install aliae completion using profile files 2024-03-20 19:35:46 +01:00