From da143b6f91c7212319c0f904a3e5a7e1fe418e9b Mon Sep 17 00:00:00 2001 From: TheFlyingFool Date: Thu, 23 May 2024 09:11:22 -0500 Subject: [PATCH] few new base apps --- TODO.md | 3 ++- setup.ps1 | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 7074e4d..39c7811 100644 --- a/TODO.md +++ b/TODO.md @@ -8,4 +8,5 @@ * .alias file created and filled with some things? * Syu * Touch - * Other Linux type mappings? \ No newline at end of file + * Other Linux type mappings? + \ No newline at end of file diff --git a/setup.ps1 b/setup.ps1 index a48bffe..313182a 100644 --- a/setup.ps1 +++ b/setup.ps1 @@ -120,7 +120,9 @@ do { @{name = '9wzdncrf0083'}, #Facebook messenger @{name = 'Microsoft.Office' }, @{name = 'Malwarebytes.Malwarebytes '}, - @{name = 'Google.AndroidStudio'} + @{name = 'Google.AndroidStudio'}. + #@{name = 'Node.js'}, ## Was Testing Something + @{name = 'sqlitestudio.pl.SQLiteStudio'} ) InstallTheApps $Apps