Commit graph

410 commits

Author SHA1 Message Date
Manuel Thalmann c10e58e86e Install vscode extensions by default 2024-08-24 01:16:56 +02:00
Manuel Thalmann 0451341b72 Load theme file from WSL properly 2024-08-24 00:59:59 +02:00
Manuel Thalmann 71b02e781f Update aliae configuration script 2024-08-24 00:42:57 +02:00
Manuel Thalmann c23aa9a2bd Strip duplicate variables and aliases 2024-08-24 00:08:58 +02:00
Manuel Thalmann 226f9f2057 Install posh theme automatically 2024-08-23 23:53:48 +02:00
Manuel Thalmann 713ed1f5bb Export missing function 2024-08-23 23:50:13 +02:00
Manuel Thalmann 1c48bf406d Add scripts for changing aliae config 2024-08-23 23:44:51 +02:00
Manuel Thalmann 5bbedfab94 Fix compatibility with mixed new line characters 2024-08-23 23:44:23 +02:00
Manuel Thalmann 7062ecb7f4 Add a script for installing aliae 2024-08-23 22:38:28 +02:00
Manuel Thalmann d48e09fec9 Fetch config from proper section 2024-08-23 19:24:49 +02:00
Manuel Thalmann c9a7d4f781 Set user info during git setup 2024-08-23 02:01:16 +02:00
Manuel Thalmann f6c12ed15d Make all config scripts platform independent 2024-08-23 01:57:53 +02:00
Manuel Thalmann a88f199a18 Allow leaving aliases unspecified 2024-08-23 01:52:25 +02:00
Manuel Thalmann 5446aeee23 Make scripts platform independent 2024-08-23 01:52:04 +02:00
Manuel Thalmann 13244b4e9e Add scripts for configuring git 2024-08-23 01:43:26 +02:00
Manuel Thalmann 999d8ff009 Configure software implicitly 2024-08-23 01:41:32 +02:00
Manuel Thalmann 064596816d Allow skipping powershell module registration 2024-08-22 23:55:00 +02:00
Manuel Thalmann eeb35e6603 Remove user profile of OneShot user 2024-08-22 23:12:11 +02:00
Manuel Thalmann bd4c2bbd91 Add missing OneShotTask declaration 2024-08-22 20:41:30 +02:00
Manuel Thalmann fce9170d2d Fix handling empty error messages 2024-08-22 20:12:18 +02:00
Manuel Thalmann ab75a0910a Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann c82d07dcdb Prevent pauses in OneShot tasks 2024-08-21 18:28:50 +02:00
Manuel Thalmann b28bf56f11 Print commands in debug mode 2024-08-21 18:28:08 +02:00
Manuel Thalmann 478c9ee473 Run OneShot tasks with dedicated user 2024-08-21 18:27:47 +02:00
Manuel Thalmann 4dbf5d78d7 Prevent unnecessary errors during WSL execution 2024-08-21 14:08:26 +02:00
Manuel Thalmann 164248183d Prevent initialization of nested operations 2024-08-21 03:18:31 +02:00
Manuel Thalmann 27cf6bb576 Retry Linux path conversion for errors 2024-08-20 00:20:33 +02:00
Manuel Thalmann 570a155236 Fix typo 2024-08-20 00:20:07 +02:00
Manuel Thalmann b5a1b8a55f Report unexpected path conversions 2024-08-19 02:50:41 +02:00
Manuel Thalmann 3fbb9a7595 Load missing path 2024-08-19 02:50:19 +02:00
Manuel Thalmann 1c5c483378 Ensure error file can be read from 2024-08-19 02:24:45 +02:00
Manuel Thalmann 3c262f29b4 Streamline OneShot task handler 2024-08-19 02:24:30 +02:00
Manuel Thalmann 61d12c4a11 Allow setting a timeout for clicking download buttons 2024-08-18 09:04:42 +02:00
Manuel Thalmann fec594060e Emit errors concerning WSL commands 2024-08-17 13:51:10 +02:00
Manuel Thalmann bbd7db1d34 Emit errors using Write-Error 2024-08-17 13:49:21 +02:00
Manuel Thalmann 170ddadc0c Convert Argument to string explicitly 2024-08-16 23:03:19 +02:00
Manuel Thalmann 3bd97e60bf Ignore unfinished browser downloads 2024-08-16 17:57:22 +02:00
Manuel Thalmann ed0a630f78 Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann db9f86992b Refactor winget check for rare issue 2024-08-16 15:04:37 +02:00
Manuel Thalmann dc206bb7b0 Disable Windows Update reboot only as admin 2024-08-16 14:35:35 +02:00
Manuel Thalmann a1c53405f1 Ensure website is loaded before download 2024-08-15 02:42:00 +02:00
Manuel Thalmann c96603d547 Improve handling of slow websites 2024-08-14 18:47:29 +02:00
Manuel Thalmann 267c5dc63c Disable auto reboot by default 2024-08-12 01:27:50 +02:00
Manuel Thalmann 73cb906a70 Throw an error when failing to load config 2024-08-11 18:27:06 +02:00
Manuel Thalmann 400e580962 Add scripts for installing git 2024-08-10 15:28:10 +02:00
Manuel Thalmann b929a5c077 Redirect user for configuration properly 2024-08-10 15:16:00 +02:00
Manuel Thalmann 946845ca92 Determine installer action properly 2024-08-10 15:15:21 +02:00
Manuel Thalmann d485529022 Redirect arguments to chocolatey properly 2024-08-10 15:13:46 +02:00
Manuel Thalmann 0167d1c9f5 Fix non-functioning OneShot script 2024-08-10 15:13:20 +02:00
Manuel Thalmann 1322ec148d Fix oneshot task execution 2024-08-10 06:11:55 +02:00