Commit graph

258 commits

Author SHA1 Message Date
Manuel Thalmann 1afb320383 Load language settings from the config 2024-07-09 02:22:12 +02:00
Manuel Thalmann 86aa72cab4 Fix incorrect file path 2024-07-08 02:48:29 +02:00
Manuel Thalmann 7338763f21 Rename partitioning modules to config 2024-07-08 01:09:31 +02:00
Manuel Thalmann 4bd86f8de7 Generate partitioning scripts using nix 2024-06-22 23:32:57 +02:00
Manuel Thalmann b12a7dcf0e Improve the grub manipulation script 2024-06-19 14:09:48 +02:00
Manuel Thalmann f2414083d6 Set modeset parameter in mkinitcpio 2024-06-19 13:56:37 +02:00
Manuel Thalmann 063fae07d8 Regenerate grub config after enabling verbose mode 2024-04-23 15:36:14 +02:00
Manuel Thalmann e38d2e66ee Allow setting cache duration for individual syncs 2024-04-20 12:55:58 +02:00
Manuel Thalmann 3e3bcc1f4f Add a script for making grub verbose 2024-04-12 08:33:16 +02:00
Manuel Thalmann eacf8f9eb9 Install zoxide 2024-04-04 17:54:18 +02:00
Manuel Thalmann 0fa5492e68 Reduce redundancy 2024-04-04 16:52:29 +02:00
Manuel Thalmann 8239b01fd6 Pre-install vscode extensions 2024-03-25 19:54:26 +01:00
Manuel Thalmann c170990a6d Fix non-functioning bash profile script 2024-03-25 19:41:48 +01:00
Manuel Thalmann e1968d7af1 Add missing command line argument 2024-03-25 19:32:59 +01:00
Manuel Thalmann 02e7cc995b Install aliae completion globally 2024-03-25 19:30:18 +01:00
Manuel Thalmann 72c29f3539 Fix non-functioning profile script call in bash 2024-03-25 19:19:27 +01:00
Manuel Thalmann 694fac8edb Fix incorrect file extension for fish 2024-03-25 18:07:40 +01:00
Manuel Thalmann c02595a257 Install Oh My Posh to pwsh as root 2024-03-25 18:02:16 +01:00
Manuel Thalmann be639ff3d0 Don't load profile while configuring Oh My Posh 2024-03-25 18:00:52 +01:00
Manuel Thalmann 3b2a5fb9cf Ignore non-functioning virsh network 2024-03-25 03:01:29 +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 a14a29ed28 Partition disks using a function 2024-03-23 17:29:25 +01:00
Manuel Thalmann bb9f94a354 Create a script for running hooks 2024-03-23 17:23:45 +01:00
Manuel Thalmann 9af0272ae7 Remove unnecessary statement 2024-03-23 17:21:51 +01:00
Manuel Thalmann def176c089 Create separate script for configuring nvidia on Arch 2024-03-23 17:08:58 +01:00
Manuel Thalmann 9a1a238514 Split script for installing microsoft fonts on Debian 2024-03-23 17:01:50 +01:00
Manuel Thalmann 182727eb8d Fix incorrect settings 2024-03-23 04:56:49 +01:00
Manuel Thalmann a0e9c03525 Install Powershell profile statements globally 2024-03-23 04:55:05 +01:00
Manuel Thalmann 8e9bbc75f3 Fix non-functioning script 2024-03-21 04:30:07 +01:00
Manuel Thalmann c9971d32e0 Install aliae for the default and the current user 2024-03-21 00:13:07 +01:00
Manuel Thalmann a4535eaf05 Fix PowerShell config installation 2024-03-21 00:10:54 +01:00
Manuel Thalmann 9918465b27 Allow installing PowerShell scripts for the default user 2024-03-21 00:06:34 +01:00
Manuel Thalmann 0481482f23 Remove unnecessary script parameters 2024-03-21 00:00:33 +01:00
Manuel Thalmann 96dff277e6 Rename PowerShell config directory to conf.d 2024-03-20 23:57:48 +01:00
Manuel Thalmann e75a0c8420 Make PowerShell profile installation cross platform 2024-03-20 23:53:49 +01:00
Manuel Thalmann cb0807ee72 Fix typo 2024-03-20 23:52:15 +01:00
Manuel Thalmann dab33f679b Allow global installation of powershell configs 2024-03-20 23:49:21 +01:00
Manuel Thalmann cdfbf46282 Simplify powershell profile 2024-03-20 23:15:51 +01:00
Manuel Thalmann 4ec1fdde19 Fix pyenv installation 2024-03-20 23:08:15 +01:00
Manuel Thalmann 7edd370b8a Relocate pipenv installation file accordingly 2024-03-20 23:04:25 +01:00
Manuel Thalmann b890c0d9c6 Remove duplicate code 2024-03-20 23:00:51 +01:00
Manuel Thalmann 696988e187 Fix malformed environment variable 2024-03-20 22:58:16 +01:00
Manuel Thalmann d1611db116 Overwrite categorized profile files 2024-03-20 22:56:04 +01:00
Manuel Thalmann b91b80d1d3 Fix permissions of local themes directory 2024-03-20 22:48:58 +01:00
Manuel Thalmann 41cc9273db Run install as root 2024-03-20 22:46:39 +01:00
Manuel Thalmann f491187a42 Fix typo 2024-03-20 22:46:22 +01:00
Manuel Thalmann 8cea8ce958 Remove unnecessary statement 2024-03-20 22:45:09 +01:00
Manuel Thalmann 92bfb452aa Fix incorrect PowerShell profile path 2024-03-20 22:45:02 +01:00
Manuel Thalmann 59dbc46b88 Add git-auf-deutsch for all shells 2024-03-20 22:43:38 +01:00
Manuel Thalmann 860a9372cc Fix malformed config 2024-03-20 22:42:38 +01:00
Manuel Thalmann 391d5d9097 Switch from nvs to n 2024-03-20 22:40:37 +01:00
Manuel Thalmann 49ab989d1e Add a script for installing fish profile settings 2024-03-20 22:37:34 +01:00
Manuel Thalmann b81b034287 Add an abstract script for adding profile settings 2024-03-20 22:05:51 +01:00
Manuel Thalmann e22ca0ec73 Simplify git-auf-deutsch addition 2024-03-20 21:50:17 +01:00
Manuel Thalmann 654370f4f0 Install Oh My Posh! on powershell 2024-03-20 21:36:52 +01:00
Manuel Thalmann dd32e279a6 Remove unnecessary statements 2024-03-20 21:36:03 +01:00
Manuel Thalmann 4eab5617b3 Create common pwsh installation script 2024-03-20 21:34:47 +01:00
Manuel Thalmann 0f7ff4a2a6 Convert bool param to Switch 2024-03-20 21:26:11 +01:00
Manuel Thalmann 3617798a0e Centralize Oh My Posh! installation 2024-03-20 21:24:10 +01:00
Manuel Thalmann 6997511486 Use function for adding bash profile settings 2024-03-20 21:15:50 +01:00
Manuel Thalmann d601f09a9c Add a script for adding bash profile files 2024-03-20 21:08:50 +01:00
Manuel Thalmann 7a228d3690 Configure OMP theme in aliae 2024-03-20 20:51:15 +01:00
Manuel Thalmann 4f71049e2f Install aliae for bash in every OS 2024-03-20 20:43:03 +01:00
Manuel Thalmann d3221717bc Fix bash profile config 2024-03-20 20:37:41 +01:00
Manuel Thalmann 53ed5bb8c0 Allow global and personal profile files 2024-03-20 19:43:40 +01:00
Manuel Thalmann eaf9ed7f8a Install aliae completion using profile files 2024-03-20 19:35:46 +01:00
Manuel Thalmann b3c1c20b72 Add a function for getting a script initializer 2024-03-20 18:58:33 +01:00
Manuel Thalmann 3ac1ce8c66 Rename powershell util script 2024-03-20 18:56:16 +01:00
Manuel Thalmann f90e849661 Refactor creation of powershell profile 2024-03-20 18:49:56 +01:00
Manuel Thalmann 10a96402fe Silence unnecessary output 2024-03-20 18:12:24 +01:00
Manuel Thalmann b4320f63eb Create script for installing aliae on Unix 2024-03-20 18:07:35 +01:00
Manuel Thalmann 41919727e3 Add aliae autocompletion 2024-03-20 17:14:34 +01:00
Manuel Thalmann 90f85e227d Install aliae config using common script 2024-03-20 17:03:14 +01:00
Manuel Thalmann f3eb4ec970 Suppress error messages 2024-03-20 16:55:19 +01:00
Manuel Thalmann 4ff12aae01 Fix profile installation in case the profile does not exist 2024-03-20 16:55:12 +01:00
Manuel Thalmann 90bd9d0e4f Fix incorrect installation conditions 2024-03-20 16:53:32 +01:00
Manuel Thalmann 5055eddb82 Add scripts for editing the powershell profile 2024-03-20 16:33:18 +01:00
Manuel Thalmann 638d241973 Add aliae to all OSes 2024-03-20 16:00:44 +01:00
Manuel Thalmann 3b0a4e6956 Adjust directory of oh-my-posh theme 2024-03-20 15:18:39 +01:00
Manuel Thalmann 3bcf043f5e Disable GRUB un-silencing 2024-03-10 04:31:06 +01:00
Manuel Thalmann 4cb121fd1a Disable experimental nvidia setting 2024-03-10 03:06:15 +01:00
Manuel Thalmann e09c552ee5 Make Welcome Center appear on first login 2024-03-10 02:18:06 +01:00
Manuel Thalmann 36fc1fb4d4 Ensure autostart directory exists 2024-03-10 01:20:04 +01:00
Manuel Thalmann 516fa441ca Silence unwanted output 2024-03-09 21:45:50 +01:00
Manuel Thalmann 0253b3c9e6 Add explanatory comments to confusing code segments 2024-03-09 21:44:18 +01:00
Manuel Thalmann e6058d8347 Configure remotes in plasma session 2024-03-09 21:42:26 +01:00
Manuel Thalmann bdb33272f0 Fix typo 2024-03-09 21:35:06 +01:00
Manuel Thalmann 3f31b85f6d Simplify rclone configuration script 2024-03-09 17:31:53 +01:00
Manuel Thalmann 0c74d70a9b Enable verbose output for grub 2024-03-09 15:01:15 +01:00
Manuel Thalmann 3522b560d7 Remove unnecessary script argument 2024-03-09 12:23:26 +01:00
Manuel Thalmann 118cdbfbcd Reorder nvidia-dkms installation steps 2024-03-09 11:43:47 +01:00
Manuel Thalmann 4dd60227c9 Add new parameter to nvidia config 2024-03-09 00:18:55 +01:00
Manuel Thalmann 708c21ee44 Allow errors while installing syncs 2024-03-08 16:13:29 +01:00
Manuel Thalmann 78e40151ce Only activate virt-manager network if necessary 2024-03-08 00:38:17 +01:00
Manuel Thalmann 9d669c6ddf Skip loading nvidia module after installation 2024-03-06 09:50:26 +01:00
Manuel Thalmann ad83644a37 Add proton drive mount 2024-03-05 15:19:14 +01:00
Manuel Thalmann 0f46c2f3a1 Add scripts for installing 2024-01-18 14:25:59 +01:00
Manuel Thalmann 613e94f50b Fix non-functioning rclone service 2024-01-17 14:55:07 +01:00
Manuel Thalmann d15563c400 Start default network of virt-manager automatically 2024-01-17 00:14:07 +01:00