mirror of
https://github.com/Phantop/dotfiles
synced 2024-12-25 14:46:42 +00:00
Setup: remove hexchat, onboard, qbittorrent
This commit is contained in:
parent
a2856dd928
commit
5f0c9373db
4
.setup
4
.setup
|
@ -1,8 +1,8 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
sudo eopkg it -c system.devel
|
sudo eopkg it -c system.devel
|
||||||
sudo eopkg rm celluloid gnome-mpv gnome-terminal libreoffice-common mate-terminal nautilus rhythmbox
|
sudo eopkg rm celluloid gnome-mpv gnome-terminal hexchat libreoffice-common mate-terminal nautilus onboard rhythmbox
|
||||||
|
|
||||||
desktop="audacity bleachbit caja engrampa feh gmic-gimp goverlay keepassx kitty libstrangle mpv qbittorrent quodlibet qutebrowser rofi spek viewnior zathura-poppler"
|
desktop="audacity bleachbit caja engrampa feh gmic-gimp goverlay keepassx kitty libstrangle mpv quodlibet qutebrowser rofi spek viewnior zathura-poppler"
|
||||||
terminal="advancecomp aria2 autojump busybox fd fish git-extras innoextract jq libva-utils most ncdu neovim p7zip pip ripgrep solbuild-config-local-unstable speedtest-cli stow"
|
terminal="advancecomp aria2 autojump busybox fd fish git-extras innoextract jq libva-utils most ncdu neovim p7zip pip ripgrep solbuild-config-local-unstable speedtest-cli stow"
|
||||||
sudo eopkg it $desktop $terminal
|
sudo eopkg it $desktop $terminal
|
||||||
sudo pip3 install --upgrade qutebrowser
|
sudo pip3 install --upgrade qutebrowser
|
||||||
|
|
Loading…
Reference in a new issue