Manuel Thalmann
|
d66254ec89
|
Fix typos
|
2024-03-23 00:29:34 +01:00 |
|
Manuel Thalmann
|
b1d9915786
|
Fix broken scheduled tasks
|
2024-03-23 00:10:12 +01:00 |
|
Manuel Thalmann
|
5d914ce33f
|
Refactor the creation of scheduled tasks
|
2024-03-22 18:28:37 +01:00 |
|
Manuel Thalmann
|
24febb32f8
|
Leave entrypoint uninitialized if not determinable
|
2024-03-22 17:55:43 +01:00 |
|
Manuel Thalmann
|
de8999c361
|
Fix run condition
|
2024-03-22 16:15:37 +01:00 |
|
Manuel Thalmann
|
5290d3283a
|
Replace C# invocations with Invoke-Command
|
2024-03-22 15:25:00 +01:00 |
|
Manuel Thalmann
|
5e6eebf8ad
|
Fix non-functioning events
|
2024-03-22 14:51:17 +01:00 |
|
Manuel Thalmann
|
30f98c4cb1
|
Wait for wmi event using powershell
|
2024-03-22 12:19:05 +01:00 |
|
Manuel Thalmann
|
5f02a650ad
|
Await custom scheduled tasks
|
2024-03-22 10:59:24 +01:00 |
|
Manuel Thalmann
|
ba058911e9
|
Store scheduled task in separate scripts
|
2024-03-22 10:32:53 +01:00 |
|
Manuel Thalmann
|
d649525722
|
Drop use of redundant constant value
|
2024-03-22 10:20:03 +01:00 |
|
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 |
|