Manuel Thalmann manuth
  • Joined on 2019-03-22
manuth pushed to main at manuth/PortValhalla 2024-03-22 13:26:39 +00:00
3e2ed2a182 Fix non-functioning events
manuth pushed to main at manuth/PortValhalla 2024-03-22 11:19:16 +00:00
232040dc65 Wait for wmi event using powershell
manuth pushed to main at manuth/PortValhalla 2024-03-22 09:59:31 +00:00
5bc0a8eefc Await custom scheduled tasks
8acfb3b82e Store scheduled task in separate scripts
55c06764c6 Drop use of redundant constant value
c74be4f8f4 Move user creation script
Compare 4 commits »
manuth pushed to main at manuth/zhaw-dnet2 2024-03-22 01:36:43 +00:00
1ac34c7625 Drop use of CallerMemberName
a872555f93 Drop use of discard symbol
724e95bc57 Fix incorrect file name
bedbe2ea84 Split logic and design
7241a265e6 Fix incorrect execution order
Compare 21 commits »
manuth pushed to main at manuth/PortValhalla 2024-03-21 23:20:55 +00:00
6d3630a03a Silence unnecessary output
manuth pushed to main at manuth/PortValhalla 2024-03-21 23:19:59 +00:00
98086cdf86 Ensure the aliae config directory exists
manuth pushed to main at manuth/PortValhalla 2024-03-21 16:21:14 +00:00
855ca38b8c Add missing import
manuth pushed to main at manuth/PortValhalla 2024-03-21 15:28:07 +00:00
56480a7a67 Inquire on errors
ca863eb749 Automatically determine the entrypoint during windows install
2c30f34c06 Create proper relative paths by default
Compare 3 commits »
manuth pushed to main at manuth/PortValhalla 2024-03-21 12:35:31 +00:00
9875b20a3a Install aliae initially
7ba32da157 Set up aliae on windows properly
Compare 2 commits »
manuth pushed to main at manuth/PortValhalla 2024-03-21 03:30:11 +00:00
1e464bdc77 Fix non-functioning script
manuth pushed to main at manuth/PortValhalla 2024-03-21 00:52:11 +00:00
083df48223 Remove duplicate declaration
manuth pushed to main at manuth/PortValhalla 2024-03-20 23:29:44 +00:00
6413377cfc Prevent PowerShell variable name collision
9ac22c8b99 Streamline PowerShell profile installation
10f0027736 Simplify aliae installation
adb4f36394 Install aliae for the default and the current user
cd0401b2e1 Fix PowerShell config installation
Compare 35 commits »
manuth pushed to main at manuth/PortValhalla 2024-03-20 20:34:57 +00:00
d0a56afd19 Create common pwsh installation script
4c224f411e Convert bool param to Switch
d4bb4f0498 Centralize Oh My Posh! installation
Compare 3 commits »
manuth pushed to main at manuth/PortValhalla 2024-03-20 20:15:55 +00:00
dca49a0d84 Use function for adding bash profile settings
434d85d0b2 Add a script for adding bash profile files
6b8d1ee643 Configure OMP theme in aliae
11e9c8ecb8 Install aliae for bash in every OS
Compare 4 commits »
manuth pushed to main at manuth/PortValhalla 2024-03-20 19:37:45 +00:00
7c6e8372d1 Fix bash profile config
80d57ae22e Move aliae settings to /etc
Compare 2 commits »
manuth pushed to main at manuth/PortValhalla 2024-03-20 18:50:57 +00:00
572e2a8d88 Fix creation of aliae bash profile
11f3785c2a Allow global and personal profile files
ecae2cbac5 Install aliae completion using profile files
65c9acae7c Add a function for getting a script initializer
37ddcb63d2 Rename powershell util script
Compare 12 commits »
manuth pushed to main at manuth/PortValhalla 2024-03-20 16:08:41 +00:00
f4935da32c Install aliae to personal profile
manuth pushed to main at manuth/PortValhalla 2024-03-20 16:07:48 +00:00
9905c77232 Install pwsh before aliae
manuth pushed to main at manuth/PortValhalla 2024-03-20 16:03:51 +00:00
cbb51f8833 Fix incorrect script
9fd8f467bd Install aliae config using common script
142aa56f2f Suppress error messages
f15ebf73a9 Fix profile installation in case the profile does not exist
9fbd00b312 Fix incorrect installation conditions
Compare 5 commits »
manuth pushed to main at manuth/PortValhalla 2024-03-20 15:33:37 +00:00
d767f0e97d Add scripts for editing the powershell profile