Commit graph

322 commits

Author SHA1 Message Date
Manuel Thalmann d3c26c9fc5 Fix syntax error 2024-06-19 13:32:10 +02:00
Manuel Thalmann fdd30400a3 Add nix by default 2024-04-10 08:18:51 +02:00
Manuel Thalmann a0cec06d54 Install numbat 2024-04-09 14:35:44 +02:00
Manuel Thalmann 7b014d83b6 Skip installation of vscode insiders versions 2024-04-06 16:30:11 +02:00
Manuel Thalmann 9e8c44f07c Install zoxide 2024-04-04 17:54:18 +02:00
Manuel Thalmann 66d697bb87 Install android-tools by default 2024-04-04 16:44:25 +02:00
Manuel Thalmann b4a6438e6a Rename Devices directories to Drivers 2024-03-27 09:09:30 +01:00
Manuel Thalmann 52ac08c28b Show sudo message again after installation 2024-03-25 22:20:00 +01:00
Manuel Thalmann f1efbf12db Fix incorrect path 2024-03-25 22:11:52 +01:00
Manuel Thalmann 4e07b058f7 Pre-install vscode extensions 2024-03-25 19:54:26 +01:00
Manuel Thalmann 1df2c801a0 Externalize profile setup into separate function 2024-03-25 12:40:51 +01:00
Manuel Thalmann 1c3204f99e Exit script on error 2024-03-25 00:26:12 +01:00
Manuel Thalmann a2c6f530bd Install Discord separately 2024-03-25 00:22:22 +01:00
Manuel Thalmann 29163651d1 Remove unnecessary statement 2024-03-24 21:38:51 +01:00
Manuel Thalmann 8556db2097 Install nodejs as preparation 2024-03-24 19:22:53 +01:00
Manuel Thalmann eaa4d5f7d2 Add a variable storing the sudoers config file name 2024-03-24 13:09:21 +01:00
Manuel Thalmann 8f0e7be228 Delete sudoers config as root 2024-03-24 13:09:07 +01:00
Manuel Thalmann 21c02bcbcf Set a valid file name for sudoers config 2024-03-24 13:08:45 +01:00
Manuel Thalmann 1a6c134016 Fix incorrect script order 2024-03-24 13:05:32 +01:00
Manuel Thalmann 7ece566788 Fix non-functioning commands 2024-03-24 13:04:11 +01:00
Manuel Thalmann 1dc68b9b5b Rearrange order of Arch installation steps 2024-03-24 12:52:13 +01:00
Manuel Thalmann dd556b388b Disable password inquiry during installation 2024-03-24 12:47:10 +01:00
Manuel Thalmann e0c13cd52d Fix typo 2024-03-24 05:26:19 +01:00
Manuel Thalmann ab29a2e3f4 Create a script for running hooks 2024-03-23 17:23:45 +01:00
Manuel Thalmann e81291af6b Fix script permissions 2024-03-23 17:23:36 +01:00
Manuel Thalmann 2d2d3d8b61 Group apps by category 2024-03-23 17:21:43 +01:00
Manuel Thalmann ea44f8bbec Refactor formatting 2024-03-23 17:21:32 +01:00
Manuel Thalmann a84db3a58f Create separate script for configuring nvidia on Arch 2024-03-23 17:08:58 +01:00
Manuel Thalmann ee5451362d Simplify Arch installation script 2024-03-23 16:31:10 +01:00
Manuel Thalmann fce38a3b36 Create script for installing aliae on Unix 2024-03-20 18:07:35 +01:00
Manuel Thalmann f4935da32c Install aliae to personal profile 2024-03-20 17:08:36 +01:00
Manuel Thalmann 9905c77232 Install pwsh before aliae 2024-03-20 17:07:42 +01:00
Manuel Thalmann 55b94b0ec4 Add aliae to all OSes 2024-03-20 16:00:44 +01:00
Manuel Thalmann 08fa628869 Configure base-devel using conf.d directory 2024-03-20 08:40:44 +01:00
Manuel Thalmann e6d400ef11 Add package for installing GOG games 2024-03-15 14:23:31 +01:00
Manuel Thalmann fde4da536b Fix SurfaceBook 2 boot-up 2024-03-15 08:40:36 +01:00
Manuel Thalmann b99d6c4592 Silence unnecessary console output 2024-03-10 23:38:46 +01:00
Manuel Thalmann d2a5f1372b Fix incomplete openssh setup 2024-03-10 23:37:40 +01:00
Manuel Thalmann 9208208dec Add missing package to installation script 2024-03-10 23:25:25 +01:00
Manuel Thalmann a8a4bf880d Instantly enable ssh-agent service 2024-03-10 17:57:07 +01:00
Manuel Thalmann 24474e9cc8 Add missing installation of openssh 2024-03-10 17:56:34 +01:00
Manuel Thalmann 32895c6479 Add missing semicolon 2024-03-10 01:16:31 +01:00
Manuel Thalmann 291324f407 Install qemu-full before virt-manager 2024-03-10 00:57:47 +01:00
Manuel Thalmann e5e7e12cf0 Fix typos 2024-03-10 00:29:13 +01:00
Manuel Thalmann c1edb81985 Disable confirmation dialogues 2024-03-09 22:17:49 +01:00
Manuel Thalmann 336a9531a6 Silence unwanted output 2024-03-09 21:45:50 +01:00
Manuel Thalmann cdd5be5011 Add explanatory comments to confusing code segments 2024-03-09 21:44:18 +01:00
Manuel Thalmann 6989476e6f Unify splitted installation command 2024-03-09 21:43:32 +01:00
Manuel Thalmann 8b46db7be7 Install optional dependencies 2024-03-09 21:43:22 +01:00
Manuel Thalmann 360ec0f30d Reorder package installation logically 2024-03-09 20:13:35 +01:00