Commit graph

1802 commits

Author SHA1 Message Date
Manuel Thalmann ac0e18ee74 Remove unnecessary code 2024-08-24 04:25:07 +02:00
Manuel Thalmann 3988c7133d Remove unnecessary loop 2024-08-24 04:24:55 +02:00
Manuel Thalmann e773db1ee8 Add missing module 2024-08-24 04:24:37 +02:00
Manuel Thalmann 996e04d392 Add a function for creating shortcuts 2024-08-24 04:18:33 +02:00
Manuel Thalmann 35aedb320e Allow configuring nextcloud syncs 2024-08-24 04:07:35 +02:00
Manuel Thalmann 7d895d1f12 Create separate option holding win users 2024-08-24 03:25:28 +02:00
Manuel Thalmann 7b55f4c3ed Rename Nextcloud installer 2024-08-24 01:50:07 +02:00
Manuel Thalmann 5877f44de5 Add file system driver for dual boot 2024-08-24 01:41:09 +02:00
Manuel Thalmann 1c984ffba3 Prevent unnecessary config evaluation 2024-08-24 01:31:39 +02:00
Manuel Thalmann 1a2c52d3b1 Fix non-functioning installer 2024-08-24 01:27:26 +02:00
Manuel Thalmann 68c7b77310 Install vscode extensions by default 2024-08-24 01:16:56 +02:00
Manuel Thalmann 9729db6152 Load theme file from WSL properly 2024-08-24 00:59:59 +02:00
Manuel Thalmann d8c0537dff Update aliae configuration script 2024-08-24 00:42:57 +02:00
Manuel Thalmann 2192417157 Strip duplicate variables and aliases 2024-08-24 00:08:58 +02:00
Manuel Thalmann 4d524070ca Install posh theme automatically 2024-08-23 23:53:48 +02:00
Manuel Thalmann 5c212ff366 Export missing function 2024-08-23 23:50:13 +02:00
Manuel Thalmann 7674d05073 Install aliae by default 2024-08-23 23:46:23 +02:00
Manuel Thalmann 8d5e88437d Add scripts for changing aliae config 2024-08-23 23:44:51 +02:00
Manuel Thalmann 1da4a44ca7 Fix compatibility with mixed new line characters 2024-08-23 23:44:23 +02:00
Manuel Thalmann f30687f268 Add a script for installing aliae 2024-08-23 22:38:28 +02:00
Manuel Thalmann b1169f5e34 Fetch config from proper section 2024-08-23 19:24:49 +02:00
Manuel Thalmann 0a869f7dbf Fix inheritance of user config 2024-08-23 18:28:20 +02:00
Manuel Thalmann 07c77d412c Set user info during git setup 2024-08-23 02:01:16 +02:00
Manuel Thalmann 87634d394a Make all config scripts platform independent 2024-08-23 01:57:53 +02:00
Manuel Thalmann 506786a8ce Allow leaving aliases unspecified 2024-08-23 01:52:25 +02:00
Manuel Thalmann 0b1784d32d Make scripts platform independent 2024-08-23 01:52:04 +02:00
Manuel Thalmann 5e55ab2cad Add scripts for configuring git 2024-08-23 01:43:26 +02:00
Manuel Thalmann 0e5eac5ed3 Configure software implicitly 2024-08-23 01:41:32 +02:00
Manuel Thalmann cdaf4c5fda Skip profile creation for PinnedItem 2024-08-22 23:55:41 +02:00
Manuel Thalmann d36969a44d Allow skipping powershell module registration 2024-08-22 23:55:00 +02:00
Manuel Thalmann dfdf1358b8 Remove user profile of OneShot user 2024-08-22 23:12:11 +02:00
Manuel Thalmann 86149f1b86 Add missing OneShotTask declaration 2024-08-22 20:41:30 +02:00
Manuel Thalmann dfd3751f95 Fix infinite loop 2024-08-22 20:41:17 +02:00
Manuel Thalmann 6ab503fe89 Fix handling empty error messages 2024-08-22 20:12:18 +02:00
Manuel Thalmann 3a072c3551 Add choco to the profile of the setup user 2024-08-22 13:46:55 +02:00
Manuel Thalmann 96ebbade0e Fix incorrect typings 2024-08-22 11:11:12 +02:00
Manuel Thalmann 057801a8c0 Fix permission issues when enabling Win hack 2024-08-22 11:11:00 +02:00
Manuel Thalmann 50eece283b Register setup script as admin 2024-08-22 11:10:39 +02:00
Manuel Thalmann f45f6bd0e8 Execute the entire installer using live scripts 2024-08-21 23:21:32 +02:00
Manuel Thalmann 242e68bd3d Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann 0f31a80d2a Replace osk with cmd during debugging 2024-08-21 18:33:41 +02:00
Manuel Thalmann 33e7afacda Prevent pauses in OneShot tasks 2024-08-21 18:28:50 +02:00
Manuel Thalmann 27231a3997 Print commands in debug mode 2024-08-21 18:28:08 +02:00
Manuel Thalmann dd9798be0e Run OneShot tasks with dedicated user 2024-08-21 18:27:47 +02:00
Manuel Thalmann 5375f444bf Add function for generating startup command 2024-08-21 18:26:58 +02:00
Manuel Thalmann e3a502f7ab Allow registering startup script for the default user 2024-08-21 18:20:11 +02:00
Manuel Thalmann ea9023a7e7 Prevent unnecessary errors during WSL execution 2024-08-21 14:08:26 +02:00
Manuel Thalmann 615ab192eb Register WSL before running OneShot tasks 2024-08-21 03:37:44 +02:00
Manuel Thalmann 99663d0af0 Overwrite broken module 2024-08-21 03:20:37 +02:00
Manuel Thalmann 66bbcca220 Prevent initialization of nested operations 2024-08-21 03:18:31 +02:00