Commit graph

182 commits

Author SHA1 Message Date
Manuel Thalmann 55043420aa Ignore unfinished browser downloads 2024-08-16 17:57:22 +02:00
Manuel Thalmann c5bb953dc0 Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann 4e97645eea Refactor winget check for rare issue 2024-08-16 15:04:37 +02:00
Manuel Thalmann 050221da47 Disable Windows Update reboot only as admin 2024-08-16 14:35:35 +02:00
Manuel Thalmann 0605d9bcb0 Ensure website is loaded before download 2024-08-15 02:42:00 +02:00
Manuel Thalmann 51f352f095 Improve handling of slow websites 2024-08-14 18:47:29 +02:00
Manuel Thalmann d37cd11acd Disable auto reboot by default 2024-08-12 01:27:50 +02:00
Manuel Thalmann 8ad456c0a3 Throw an error when failing to load config 2024-08-11 18:27:06 +02:00
Manuel Thalmann 8268fdd29d Redirect user for configuration properly 2024-08-10 15:16:00 +02:00
Manuel Thalmann ea53352de6 Determine installer action properly 2024-08-10 15:15:21 +02:00
Manuel Thalmann 806478db65 Redirect arguments to chocolatey properly 2024-08-10 15:13:46 +02:00
Manuel Thalmann f20523c43b Fix non-functioning OneShot script 2024-08-10 15:13:20 +02:00
Manuel Thalmann 270854f435 Fix oneshot task execution 2024-08-10 06:11:55 +02:00
Manuel Thalmann f70cad941f Allow removing the OneShot listener 2024-08-10 05:19:24 +02:00
Manuel Thalmann 4ebf214acc Force creation of sudo alias 2024-08-10 00:22:46 +02:00
Manuel Thalmann ecb34288cc Allow execution of OneShot tasks 2024-08-10 00:22:30 +02:00
Manuel Thalmann c789bd6c72 Reorder winget arguments 2024-08-09 14:45:05 +02:00
Manuel Thalmann cb2735b909 Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann 5e4e7d4939 Add missing setup stage 2024-08-09 03:02:25 +02:00
Manuel Thalmann acb22f8a89 Make Get-Users output explicit 2024-08-09 03:02:17 +02:00
Manuel Thalmann 91d0d635a1 Add support for the sudo command 2024-08-09 02:22:45 +02:00
Manuel Thalmann aa14dd7beb Suppress unnecessary output 2024-08-08 22:24:41 +02:00
Manuel Thalmann 4b9ad41939 Make config script platform independent 2024-08-08 18:21:16 +02:00
Manuel Thalmann 62db17bda2 Add users during installation 2024-08-08 17:49:43 +02:00
Manuel Thalmann 6cd1cbb541 Add functions for retrieving attributes 2024-08-08 14:45:34 +02:00
Manuel Thalmann 9fb7c199d1 Skip scope argument by default 2024-08-08 14:22:13 +02:00
Manuel Thalmann 2943621d6c Apply the error action globally 2024-08-08 14:08:38 +02:00
Manuel Thalmann 995959f958 Add a stage for creating users 2024-08-08 04:38:40 +02:00
Manuel Thalmann 458c46575c Allow custom winget arguments 2024-08-08 04:29:00 +02:00
Manuel Thalmann ddfbe17a49 Improve winget function 2024-08-08 04:28:21 +02:00
Manuel Thalmann e29e36acf7 Add missing function 2024-08-08 04:20:11 +02:00
Manuel Thalmann b92173fa25 Refactor browser scripts 2024-08-08 03:32:03 +02:00
Manuel Thalmann 29b0de86dc Ensure Selenium is imported 2024-08-08 02:59:02 +02:00
Manuel Thalmann 16f3c72eb3 Allow skipping the Action argument 2024-08-08 02:56:28 +02:00
Manuel Thalmann cb3edcfa55 Allow removing task bar icons 2024-08-08 02:28:40 +02:00
Manuel Thalmann 875013b104 Configure user only outside of setup 2024-08-07 23:30:29 +02:00
Manuel Thalmann 7fed854044 Fix incorrect installation filter 2024-08-07 23:20:28 +02:00
Manuel Thalmann e9be3db64e Show messages if packages are installed 2024-08-07 23:18:23 +02:00
Manuel Thalmann 64fe00e42f Fix incorrect package check 2024-08-07 23:17:07 +02:00
Manuel Thalmann 834883b5de Refactor default winget parameters 2024-08-07 22:56:42 +02:00
Manuel Thalmann dd902e4859 Allow skipping PowerShell profile files 2024-08-07 22:25:42 +02:00
Manuel Thalmann 98db57981c Resolve dependency loop 2024-08-07 21:54:58 +02:00
Manuel Thalmann 3dcaa9b1bc Remove unnecessary statement 2024-08-07 21:53:26 +02:00
Manuel Thalmann a34aa6c143 Refactor PowerShell profile script 2024-08-07 21:34:40 +02:00
Manuel Thalmann 2dfb9d58bf Move scripts properly 2024-08-07 21:05:32 +02:00
Manuel Thalmann 56baf02459 Execute userConfig for current user only once 2024-07-28 23:44:58 +02:00
Manuel Thalmann e580446ca6 Fix broken profile creation 2024-07-28 16:57:36 +02:00
Manuel Thalmann e6da47a184 Mark all fish scripts as executable 2024-07-28 12:32:08 +02:00
Manuel Thalmann bd1c3caf95 Configure for current user if none is specified 2024-07-20 14:06:25 +02:00
Manuel Thalmann 519d055c10 Add a function for checking whether a configuration is applied 2024-07-20 14:03:35 +02:00
Manuel Thalmann c1f296a7ce Remove necessity of nix config 2024-07-20 13:54:04 +02:00
Manuel Thalmann a89d9bb677 Add function for configuring user settings 2024-07-20 03:50:38 +02:00
Manuel Thalmann 675db97522 Stop keeping track of installed software 2024-07-20 03:32:53 +02:00
Manuel Thalmann b8812cfe4a Fix string formatting 2024-07-20 01:57:06 +02:00
Manuel Thalmann 0c6c9050c9 Ignore installation status by default 2024-07-20 01:32:42 +02:00
Manuel Thalmann 2eb56e20f1 Allow marking software as installed 2024-07-20 01:21:25 +02:00
Manuel Thalmann 2150086ea8 Remove test code 2024-07-20 00:47:48 +02:00
Manuel Thalmann 5fa9f49b58 Allow applying custom functions during evaluation 2024-07-20 00:36:19 +02:00
Manuel Thalmann b6d68043f0 Set profile title by default 2024-07-16 14:15:05 +02:00
Manuel Thalmann 5e5bb3e5df Streamline aliae installation 2024-07-16 03:30:14 +02:00
Manuel Thalmann 5851825a21 Remove non-functioning symbols 2024-07-16 01:05:29 +02:00
Manuel Thalmann cd81edf1a7 Add a function to check whether a config is set 2024-07-15 14:14:07 +02:00
Manuel Thalmann d3550592f1 Pass arguments to software scripts 2024-07-15 13:56:27 +02:00
Manuel Thalmann 8d1c754106 Package essential software 2024-07-15 12:10:06 +02:00
Manuel Thalmann 8055185997 Refactor network connection test 2024-07-14 21:37:39 +02:00
Manuel Thalmann 07b864ea22 Fix syntax error 2024-07-14 10:10:04 +02:00
Manuel Thalmann 9885850fce Add scripts for maintaining software installation 2024-07-13 18:36:24 +02:00
Manuel Thalmann e017d8fb64 Prevent dangling tmux sessions 2024-07-12 00:40:48 +02:00
Manuel Thalmann 5cfb4ee184 Wait for internet connection before starting the setup 2024-07-12 00:39:14 +02:00
Manuel Thalmann 7956df2e36 Implicitly produce raw output 2024-07-11 21:01:39 +02:00
Manuel Thalmann 2ca85d797b Use source instead of dot notation 2024-07-09 04:00:26 +02:00
Manuel Thalmann d4fa8f2ebd Simplify the creation of hooks 2024-07-09 03:57:03 +02:00
Manuel Thalmann 73d72c569e Load language settings from the config 2024-07-09 02:22:12 +02:00
Manuel Thalmann 694fac8edb Fix incorrect file extension for fish 2024-03-25 18:07:40 +01:00
Manuel Thalmann dea9095573 Accept profile statements from arguments by default 2024-03-25 01:22:36 +01:00
Manuel Thalmann 3916255544 Fix non-functioning hook method 2024-03-24 05:35:13 +01:00
Manuel Thalmann bb9f94a354 Create a script for running hooks 2024-03-23 17:23:45 +01:00
Manuel Thalmann b81b034287 Add an abstract script for adding profile settings 2024-03-20 22:05:51 +01:00
Manuel Thalmann 487c83afb2 Add she-bang to all files 2023-07-12 22:37:31 +02:00
Manuel Thalmann 07e0caec95 Make scripts executable 2023-05-06 14:31:40 +02:00
Manuel Thalmann 7728cf9e87 Add a script for checking whether a value is truthy 2023-05-04 19:51:05 +02:00
Manuel Thalmann d190d1d3f4 Refactor the directory structure 2023-04-01 17:08:17 +02:00