Commit graph

1496 commits

Author SHA1 Message Date
Manuel Thalmann 9ab5e776d9 Move user creation script 2024-03-22 09:26:54 +01:00
Manuel Thalmann a5eb0f1d87 Silence unnecessary output 2024-03-22 00:20:47 +01:00
Manuel Thalmann ab50077d04 Ensure the aliae config directory exists 2024-03-22 00:19:51 +01:00
Manuel Thalmann 6aaff564cc Add missing import 2024-03-21 17:21:02 +01:00
Manuel Thalmann 875120ccff Inquire on errors 2024-03-21 16:27:57 +01:00
Manuel Thalmann bfad7f1228 Automatically determine the entrypoint during windows install 2024-03-21 16:07:29 +01:00
Manuel Thalmann b1aa93d420 Create proper relative paths by default 2024-03-21 16:05:55 +01:00
Manuel Thalmann a8a144c147 Install aliae initially 2024-03-21 13:35:21 +01:00
Manuel Thalmann 7102320760 Set up aliae on windows properly 2024-03-21 13:33:00 +01:00
Manuel Thalmann 8e9bbc75f3 Fix non-functioning script 2024-03-21 04:30:07 +01:00
Manuel Thalmann ddc255221b Remove duplicate declaration 2024-03-21 01:52:06 +01:00
Manuel Thalmann e4e9dd4191 Prevent PowerShell variable name collision 2024-03-21 00:29:38 +01:00
Manuel Thalmann 181a82fd24 Streamline PowerShell profile installation 2024-03-21 00:29:09 +01:00
Manuel Thalmann 356611b169 Simplify aliae installation 2024-03-21 00:15:51 +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 ce44de21d7 Remove redundant script 2024-03-20 23:57:24 +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 2a8430e388 Implicitly configure oh-my-posh theme 2024-03-20 23:13:17 +01:00
Manuel Thalmann 0a56cfc809 Remove duplicate installation 2024-03-20 23:11:26 +01:00
Manuel Thalmann 4ec1fdde19 Fix pyenv installation 2024-03-20 23:08:15 +01:00
Manuel Thalmann 5db2666bbe Actually install pipenv 2024-03-20 23:05:26 +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 ea1078e5db Add a script for running bash from powershell 2024-03-20 21:44:02 +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