Commit Graph

4512 Commits

Author SHA1 Message Date
cf4b45a4f2 Remove $ signs in quoted text
In order to prevent PowerShell from expanding non existing variables
in quoted text, the dollar sign was replaced with S.

Iw considered making single quoted text, but that interferred with
the back-apostrophe (`) which is alse present in the text.
2025-07-22 08:47:33 +02:00
8d4237225a Updated enter-host.ps1 2025-07-21 19:35:51 +02:00
2d345b3f06 Updated computing.csv 2025-07-21 16:27:15 +02:00
8d1ef5b2e6 Updated list-network-shares.ps1 2025-07-21 11:37:30 +02:00
8ed1f2bebd Updated some abbreviations 2025-07-21 11:09:09 +02:00
b587316c21 Added icon for .ps1 files 2025-07-17 14:59:43 +02:00
8df66a7e83 Updated enter-host.ps1 2025-07-14 18:47:00 +02:00
44b6e724e3 Updated ping-host.ps1 2025-07-14 18:39:28 +02:00
e936a1ef6a Merge branch 'main' of github.com:fleschutz/PowerShell 2025-07-14 14:04:01 +02:00
df1d3f0be9 Updated computing.csv 2025-07-14 14:03:47 +02:00
66acf6b77e Update README.md 2025-07-14 09:47:19 +02:00
0849f50a63 Update README.md 2025-07-14 09:05:35 +02:00
3559824473 Merge pull request #33 from HO-COOH/main
Add admin check and ensure New-ItemProperty exist before setting value
2025-07-13 18:29:20 +02:00
2324b5bb2f Add admin check and ensure New-ItemProperty exist before setting value 2025-07-13 22:21:19 +08:00
d46d3cb013 Added zstd to list-cli-tools.ps1 2025-07-11 10:51:04 +02:00
6fa5a3557b Updated the open-*.ps1 scripts 2025-07-09 15:09:20 +02:00
b3775f3b30 Updated the speak-*.ps1 scripts 2025-07-09 14:44:47 +02:00
7b9ed92fba Updated the install-*.ps1 scripts 2025-07-09 14:33:56 +02:00
51b541e0de Updated the cd-*.ps1 scripts 2025-07-09 14:19:53 +02:00
d3e77308a8 Added the #requires statement 2025-07-09 11:06:19 +02:00
acc0cbc8ff Updated cd-docs.ps1 2025-07-08 16:10:43 +02:00
e49ee018f3 Updated cd-ssh.ps1 2025-07-08 16:08:15 +02:00
5b8766d233 Updated cd-sync.ps1 2025-07-08 16:04:26 +02:00
af7642be7f Updated cd-etc.ps1 2025-07-08 16:00:45 +02:00
e3f3c0b399 Updated cd-temp.ps1 2025-07-08 15:58:38 +02:00
da9a7b13ec Updated cd-windows.ps1 2025-07-08 15:52:38 +02:00
8025089b08 Updated open-dashboards.ps1 2025-07-08 06:56:00 +02:00
8a4eb1b42b Updated check-repo.ps1 2025-07-04 10:05:56 +02:00
e69f06b3ad Updated check-repos.ps1 2025-07-04 08:26:25 +02:00
2cf8516323 Updated switch-branch.ps1 2025-07-03 11:25:03 +02:00
7530424b6c Updated new-branch.ps1 2025-07-02 08:33:23 +02:00
1f67fe871f Update FAQ.md 2025-07-01 16:50:28 +02:00
e102dc28c0 Update FAQ.md 2025-07-01 16:42:04 +02:00
705f81066e Update FAQ.md 2025-07-01 16:19:45 +02:00
b85e98b273 Update FAQ.md 2025-07-01 16:11:52 +02:00
ba93698edf Update FAQ.md 2025-07-01 16:08:40 +02:00
d28e293372 Update FAQ.md 2025-07-01 15:59:56 +02:00
cb0872ae9a Update FAQ.md 2025-07-01 15:53:43 +02:00
a0e32f27b0 Update FAQ.md 2025-07-01 15:44:45 +02:00
026b76ead4 Update FAQ.md 2025-07-01 15:38:33 +02:00
e2ff35a540 Updated kill-process.ps1 2025-06-30 13:23:08 +02:00
a83c01b58a Updated clean-repo.ps1 and kill-process.ps1 2025-06-30 13:00:25 +02:00
f1262b1b96 Added msedit to list-cli-tools.ps1 2025-06-25 16:31:27 +02:00
74ff3721ea Updated install-edit.ps1 2025-06-25 16:27:53 +02:00
5ea38da16e Add edit.exe to edit.ps1 2025-06-25 14:56:55 +02:00
58a6d84015 Added install-edit.ps1 2025-06-25 14:41:06 +02:00
d29697c7a1 Updated new-branch.ps1 2025-06-25 13:21:49 +02:00
f823dffeba Updated some scripts 2025-06-25 08:18:10 +02:00
f34760ad65 Updated pull-repo.ps1 2025-06-25 08:12:04 +02:00
e5ce800a76 Improved log output of build-repo.ps1 2025-06-24 14:38:51 +02:00