Commit graph

2082 commits

Author SHA1 Message Date
Manuel Thalmann bf61ea0c1a Install vscode extensions by default 2024-08-24 01:16:56 +02:00
Manuel Thalmann 2c2e858974 Load theme file from WSL properly 2024-08-24 00:59:59 +02:00
Manuel Thalmann 335804d384 Update aliae configuration script 2024-08-24 00:42:57 +02:00
Manuel Thalmann 8ada6c8d4a Strip duplicate variables and aliases 2024-08-24 00:08:58 +02:00
Manuel Thalmann 50078286b3 Install posh theme automatically 2024-08-23 23:53:48 +02:00
Manuel Thalmann a8976e49f4 Export missing function 2024-08-23 23:50:13 +02:00
Manuel Thalmann 02822687e2 Install aliae by default 2024-08-23 23:46:23 +02:00
Manuel Thalmann bef29e8a75 Add scripts for changing aliae config 2024-08-23 23:44:51 +02:00
Manuel Thalmann 63701a6c81 Fix compatibility with mixed new line characters 2024-08-23 23:44:23 +02:00
Manuel Thalmann 5cc5dac24b Add a script for installing aliae 2024-08-23 22:38:28 +02:00
Manuel Thalmann 6b46b3f53c Add desired posh theme 2024-08-23 19:43:06 +02:00
Manuel Thalmann db8380750a Make option names more clear 2024-08-23 19:42:27 +02:00
Manuel Thalmann 0021245415 Allow configuring oh-my-posh 2024-08-23 19:39:18 +02:00
Manuel Thalmann cf60f5f88e Fetch config from proper section 2024-08-23 19:24:49 +02:00
Manuel Thalmann 677e8d34ab Adjust configuration accordingly 2024-08-23 19:14:09 +02:00
Manuel Thalmann f9b937032e Refactor option descriptions 2024-08-23 19:02:06 +02:00
Manuel Thalmann 32c7be700a Clean up the Windows configuration 2024-08-23 18:59:49 +02:00
Manuel Thalmann 7b04566b80 Clean up the users.nix file 2024-08-23 18:51:54 +02:00
Manuel Thalmann aff634ab8b Create dedicated rclone module 2024-08-23 18:48:30 +02:00
Manuel Thalmann 884f7467b8 Move git module to separate directory 2024-08-23 18:42:16 +02:00
Manuel Thalmann 55e48613a3 Move git options to separate module 2024-08-23 18:40:24 +02:00
Manuel Thalmann 8749d9c230 Fix inheritance of user config 2024-08-23 18:28:20 +02:00
Manuel Thalmann 655d44a1dc Allow OS specific settings 2024-08-23 18:11:48 +02:00
Manuel Thalmann 8d239ff26e Update archiso 2024-08-23 14:19:56 +02:00
Manuel Thalmann 0d53ba8b01 Set user info during git setup 2024-08-23 02:01:16 +02:00
Manuel Thalmann ea9a5408d2 Make all config scripts platform independent 2024-08-23 01:57:53 +02:00
Manuel Thalmann f893911bc0 Allow leaving aliases unspecified 2024-08-23 01:52:25 +02:00
Manuel Thalmann de9404f0a9 Make scripts platform independent 2024-08-23 01:52:04 +02:00
Manuel Thalmann 055eb1d2cd Add scripts for configuring git 2024-08-23 01:43:26 +02:00
Manuel Thalmann 138c6ac33d Configure software implicitly 2024-08-23 01:41:32 +02:00
Manuel Thalmann 70a14ff012 Skip profile creation for PinnedItem 2024-08-22 23:55:41 +02:00
Manuel Thalmann 9308a24cae Allow skipping powershell module registration 2024-08-22 23:55:00 +02:00
Manuel Thalmann c7cec608cb Add profiles to the flake 2024-08-22 23:37:53 +02:00
Manuel Thalmann 24426d42f5 Remove user profile of OneShot user 2024-08-22 23:12:11 +02:00
Manuel Thalmann e604edfd9c Add missing OneShotTask declaration 2024-08-22 20:41:30 +02:00
Manuel Thalmann a2bb546935 Fix infinite loop 2024-08-22 20:41:17 +02:00
Manuel Thalmann 6796263a7f Fix handling empty error messages 2024-08-22 20:12:18 +02:00
Manuel Thalmann 4cfaf27888 Add choco to the profile of the setup user 2024-08-22 13:46:55 +02:00
Manuel Thalmann 9c7307d293 Fix incorrect typings 2024-08-22 11:11:12 +02:00
Manuel Thalmann fb29aa6efa Fix permission issues when enabling Win hack 2024-08-22 11:11:00 +02:00
Manuel Thalmann dbaccc0648 Register setup script as admin 2024-08-22 11:10:39 +02:00
Manuel Thalmann 372ff26ded Execute the entire installer using live scripts 2024-08-21 23:21:32 +02:00
Manuel Thalmann f567fbe4d3 Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann 1bf8de27b4 Replace osk with cmd during debugging 2024-08-21 18:33:41 +02:00
Manuel Thalmann ca2f3753c9 Prevent pauses in OneShot tasks 2024-08-21 18:28:50 +02:00
Manuel Thalmann 01a62a705d Print commands in debug mode 2024-08-21 18:28:08 +02:00
Manuel Thalmann 51f33c072f Run OneShot tasks with dedicated user 2024-08-21 18:27:47 +02:00
Manuel Thalmann 1a887a51b2 Add function for generating startup command 2024-08-21 18:26:58 +02:00
Manuel Thalmann b6bd865b6e Allow registering startup script for the default user 2024-08-21 18:20:11 +02:00
Manuel Thalmann 8812b00b2e Prevent unnecessary errors during WSL execution 2024-08-21 14:08:26 +02:00