|
2f71265aa0
|
bugfix: font user-installation using 'hard coded' shell commands
|
2024-11-28 20:44:58 +01:00 |
|
|
0042e03908
|
bugfix: replace system HKEY with user
|
2024-11-28 17:25:12 +01:00 |
|
|
8990d50297
|
bugfix: GCI -Include only works with -Recurse or wildcard
|
2024-11-28 17:13:29 +01:00 |
|
|
06977c0db5
|
scrap git repository idea, download as zip only
|
2024-11-28 16:40:01 +01:00 |
|
|
406367b2eb
|
bugfix: force overwrite, create fonts directory
|
2024-11-28 16:12:55 +01:00 |
|
|
7c86d72ece
|
bugfix: parent of file is directory property
|
2024-11-28 16:04:33 +01:00 |
|
|
878db9489b
|
bugfix: error on multiple contents of directory
|
2024-11-28 15:49:20 +01:00 |
|
|
1ed1bb7ef6
|
compat: fix compatibility with PowerShell 5
|
2024-11-28 15:17:33 +01:00 |
|
|
0c3bd50246
|
implement fallback strategy in case of local contents
|
2024-11-28 15:08:23 +01:00 |
|
|
1846230e91
|
bugfix: check default value and force lowercase
|
2024-11-28 15:07:58 +01:00 |
|
|
4ab07fb4db
|
bugfix: logic error: pull only if in git repository
|
2024-11-28 15:07:31 +01:00 |
|
|
0e50978a74
|
bugfix: use directory's own name instead of full path instead
|
2024-11-28 14:54:34 +01:00 |
|
|
10d520c12a
|
installing nerd-fonts by copying and registry
|
2024-11-28 14:17:31 +01:00 |
|
|
56d0f1e209
|
cleanup: replace custom solution with Path::GetDirName
|
2024-11-28 14:16:50 +01:00 |
|
|
05de50080a
|
unzip all nerd-font zip archives in parent directory
|
2024-11-28 14:15:50 +01:00 |
|
|
d79c3bf43f
|
bugfix: removed hardwired path in function
|
2024-11-25 16:14:47 +01:00 |
|
|
3e07cfaa12
|
replace with Invoke-WebRequest for optimizations in commit fa7d942
|
2024-11-25 15:33:04 +01:00 |
|
|
8995565e26
|
bugfix: accidentally merged output of commands
|
2024-11-25 15:28:58 +01:00 |
|
|
fa7d942a8f
|
optimize download without progressbar
|
2024-11-25 15:03:16 +01:00 |
|
|
107b83ced4
|
bugfix: create local user fonts directory if not exists
|
2024-11-25 14:34:36 +01:00 |
|
|
24b6d1f115
|
replace unzip with builtin Expand-Archive tool
|
2024-11-24 23:41:49 +01:00 |
|
|
eaf1e8e9f3
|
using push/pop location instead to accommodate for powershell v5
|
2024-11-24 22:55:12 +01:00 |
|
|
5090a04e95
|
rename function parameter for naming consistency
|
2024-11-24 21:12:23 +01:00 |
|
|
ad9ffc0a19
|
modularize windows install script by extracting functions
|
2024-11-24 18:41:24 +01:00 |
|