chore: more ubuntu testing

main
CrimsonTome 2022-11-22 19:18:50 +00:00 committed by Rowan Clark
parent f5e34e7e8e
commit 2918dcb68b
No known key found for this signature in database
GPG Key ID: F620D51904044094
4 changed files with 58 additions and 2 deletions

44
apt-packages Normal file
View File

@ -0,0 +1,44 @@
firefox
konsole
gimp
gparted
keepassxc
kdenlive
kile
krita
libreoffice
mpv
obs-studio
opencomic
qbittorrent
remmina
thunderbird
timeshift
htop
btop
git
vim
bat
docker
docker-compose
dotnet-sdk-6.0
exa
fdupes
gcc
gh
gnome-boxes
lolcat
lshw
neofetch
nginx
nmap
npm
nodejs
nushell
pandoc
screen
tldr
terraform
ufw
wireshark
yt-dlp

View File

@ -6,7 +6,7 @@ fleet
gimp
gparted
keepassxc
kdenline
kdenlive
kile
krita
libreoffice

View File

@ -30,7 +30,10 @@ ssh-keygen -t ed25519 -f $sshDir"/id_ed25519_git" -N ''
# check package manager
if [[ $os == "Ubuntu" ]]; then
sudo apt install $(cat packages)`
sudo apt install -y $(cat apt-packages);
sudo snap install -y $(cat snap-packages);
wget https://dl.discordapp.net/apps/linux/0.0.21/discord-0.0.21.deb;
sudo apt install -f discord-0.0.21.deb;
elif [[ $os == "Fedora" ]] then
echo "test"
else

9
snap-packages Normal file
View File

@ -0,0 +1,9 @@
authy
discord
opencomic
rustdesk
spotify
code
appimagelauncher
plex-media-player
terraform