systemSetup

system setup, configuration and dotfiles
git clone https://noulin.net/git/systemSetup.git
Log | Files | Refs | README | LICENSE

commit 66a8d8811eda4b99be8cfead9e93a02654d54a90
parent 4209e97354c2318fef41258bc877dc61850c162a
Author: Remy Noulin <loader2x@gmail.com>
Date:   Sat, 25 Feb 2023 20:03:54 +0200

add gpm package

debian/2-desktopSystem.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Diffstat:
Mdebian/2-desktopSystem.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/2-desktopSystem.sh b/debian/2-desktopSystem.sh @@ -1,5 +1,5 @@ apt-get install -y fbi i3-wm suckless-tools feh fluxbox eog baobab gsetroot sweep aumix geeqie audacious mplayer xine-ui meld cifs-utils keepassx gnucash texlive texi2html xtightvncviewer gvncviewer vnc4server tightvncserver x11vnc gitk terminator xemacs21 vim-gtk3 wifi-radar xsane gedit universalindentgui mlterm libsixel-bin w3m-img arandr xbacklight chromium thunar eclipse-cdt thunderbird claws-mail - +apt-get install -y gpm # suckless st git clone git://git.suckless.org/st