updates, started working on ubuntu but I don't wanna right now so...

This commit is contained in:
Solomon Laing 2022-10-10 09:58:11 +10:30
parent 3a68b48e86
commit 86b2c2c366
22 changed files with 152 additions and 19 deletions

View File

@ -3,7 +3,6 @@ yad
playerctl
zip
xorg-xmessage
rg
zk
biber
perl-clone
@ -63,8 +62,6 @@ bluez
lxappearance
qt5ct
bat
lightdm
lightdm-webkit-theme-litarvan
lxsession
xterm
flameshot
@ -76,7 +73,6 @@ alsa-utils
iw
xkb-switch
maim
nerd-fonts-fira-code
DEPENDENCIES_END
DEPENDENCIES_LAPTOP_START
@ -97,48 +93,42 @@ thunar
tmux
thunderbird
protonmail-bridge
newsboat
jellyfin-media-player
shotwell
sxiv
vlc
gnome-calendar
discord
slack-desktop
barrier
todoist
teams
nextcloud-client
element-desktop
qbittorrent
ansible
telegram-desktop
jellyfin-media-player
DEFAULTS_END
MISC_START
brave-bin
visual-studio-code-bin
virtualbox
lyx
newsboat
sxiv
kdeconnect
cmus
kile
surf
bitwarden-cli
zenity
guake
python
npm
nvm
mosh
jre-openjdk
jre-openjdk-headless
colorpicker-ym1234-git
ansible
android-sdk-platform-tools
runelite
fish
slack-desktop
barrier
todoist
virt-manager
teams
neomutt
cowsay
neofetch

View File

@ -1 +0,0 @@
Subproject commit 11a7c39f29b8e285b9b5ce807fbb2d3a18eea37d

@ -1 +0,0 @@
Subproject commit eb19ad59cbb623b3be27992947a4f3eca3692a25

44
ubuntu/did-not-install Normal file
View File

@ -0,0 +1,44 @@
xorg-xmessage
rg
zk
perl-clone
texlive-most
libgnome-keyring
libopenraw
ueberzug
pamixer
xorg-xsetroot
pulseaudio-bluetooth
bluez-utils
xmonad-contrib
xorg-server
xorg-xinit
blueberry
picom-git
weather
nfs-utils
network-manager-applet
openssh
simple-mtpfs
zsh-syntax-highlighting-git
xkb-switch
brillo
powerkit
zathura-pdf-mupdf
lf
protonmail-bridge
jellyfin-media-player
discord
nextcloud-client
element-desktop
jellyfin-media-player
brave-bin
visual-studio-code-bin
python
nvm
jre-openjdk
jre-openjdk-headless
runelite
slack-desktop
todoist
teams

16
ubuntu/get_bads.sh Executable file
View File

@ -0,0 +1,16 @@
#!/bin/bash
readarray -t packages < "./default-programs"
for value in ${packages[@]}
do
echo "attempting to install: $value"
sudo apt install "$value"
if sudo apt install "$value" -y; then
echo "$value\n" >> installed-sucessfully
else
echo "$value\n" >> did-not-install
fi
done

View File

@ -0,0 +1,2 @@
pamixer
lf

View File

@ -0,0 +1,78 @@
yad
playerctl
zip
biber
gnome-keyring
xdotool
tumbler
tree
redshift
ripgrep
fzf
rsync
feh
sshfs
dunst
slock
jq
xmonad
acpi
xmobar
nitrogen
trash-cli
xclip
numlockx
pavucontrol
pulseaudio
wget
unzip
trayer
youtube-dl
numlockx
htop
cifs-utils
bluez
bat
lxsession
xterm
flameshot
mpv
arandr
alsa-utils
iw
maim
zathura
firefox
zsh
neovim
alacritty
libreoffice
thunar
tmux
thunderbird
newsboat
shotwell
sxiv
vlc
gnome-calendar
qbittorrent
telegram-desktop
virtualbox
kdeconnect
zenity
npm
mosh
ansible
android-sdk-platform-tools
barrier
virt-manager
neomutt
cowsay
neofetch
slack
openjdk-18-jre
openjdk-18-jdk
zsh-syntax-highlighting
nextcloud-desktop
picom
libghc-xmonad-contrib-dev

1
ubuntu/python Normal file
View File

@ -0,0 +1 @@
ueberzug

1
ubuntu/requires-ppa Normal file
View File

@ -0,0 +1 @@
element-desktop

3
ubuntu/snaps Normal file
View File

@ -0,0 +1,3 @@
teams
todoist
discord