5
0
Fork 0
mirror of https://codeberg.org/B3rtl/Ubuntu-Setup-Skripte synced 2024-06-06 18:46:24 +02:00

Merge pull request 'Add minetest and f3' (#35) from kodoyama/Setup-Skripte:mtf3 into master

Reviewed-on: https://codeberg.org/Computertruhe/Setup-Skripte/pulls/35
Reviewed-by: Mac <mac@noreply.codeberg.org>
This commit is contained in:
York-Simon Johannsen 2020-11-06 10:46:27 +01:00
commit 0728e8586e
2 changed files with 3 additions and 1 deletions

View file

@ -40,6 +40,7 @@ packages=(
hedgewars
lincity-ng
lure-of-the-temptress
minetest
openttd
pingus
pipewalker
@ -60,6 +61,7 @@ packages=(
gparted
# Tools
f3
hardinfo
regionset
vim

View file

@ -15,4 +15,4 @@ Write-Host Installiere chocolatey und weitere Software für das System -Foregrou
Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
#Install Software with choclatey
choco install vlc 7zip gimp libreoffice-fresh keepass inkscape firefox thunderbird foxitreader --yes
choco install minetest vlc 7zip gimp libreoffice-fresh keepass inkscape firefox thunderbird foxitreader --yes