Commit graph

16 commits

Author SHA1 Message Date
Manuel Thalmann 1e464bdc77 Fix non-functioning script 2024-03-21 04:30:07 +01:00
Manuel Thalmann cd0401b2e1 Fix PowerShell config installation 2024-03-21 00:10:54 +01:00
Manuel Thalmann 3f09c682f6 Allow installing PowerShell scripts for the default user 2024-03-21 00:06:34 +01:00
Manuel Thalmann 1bc0226ca7 Remove unnecessary script parameters 2024-03-21 00:00:33 +01:00
Manuel Thalmann 6a7b038157 Rename PowerShell config directory to conf.d 2024-03-20 23:57:48 +01:00
Manuel Thalmann 6903a47883 Make PowerShell profile installation cross platform 2024-03-20 23:53:49 +01:00
Manuel Thalmann b07f4ce23b Allow global installation of powershell configs 2024-03-20 23:49:21 +01:00
Manuel Thalmann a640da02ae Overwrite categorized profile files 2024-03-20 22:56:04 +01:00
Manuel Thalmann 4c224f411e Convert bool param to Switch 2024-03-20 21:26:11 +01:00
Manuel Thalmann 65c9acae7c Add a function for getting a script initializer 2024-03-20 18:58:33 +01:00
Manuel Thalmann 37ddcb63d2 Rename powershell util script 2024-03-20 18:56:16 +01:00
Manuel Thalmann 4142ee97db Refactor creation of powershell profile 2024-03-20 18:49:56 +01:00
Manuel Thalmann 325371140e Silence unnecessary output 2024-03-20 18:12:24 +01:00
Manuel Thalmann 142aa56f2f Suppress error messages 2024-03-20 16:55:19 +01:00
Manuel Thalmann f15ebf73a9 Fix profile installation in case the profile does not exist 2024-03-20 16:55:12 +01:00
Manuel Thalmann d767f0e97d Add scripts for editing the powershell profile 2024-03-20 16:33:18 +01:00