Add script for restoring putty
This commit is contained in:
parent
e416032f28
commit
8dadaa875a
2 changed files with 14 additions and 0 deletions
scripts/Windows/Collections
|
@ -36,4 +36,5 @@ function Restore-PersonalApps([Context] $context) {
|
|||
Restore-ManiaPlanet $context;
|
||||
Restore-Osu $context;
|
||||
Restore-OsuLazer $context;
|
||||
Restore-PuTTY $context;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue