systemSetup

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

commit bcd9b5bbd56b35994f5b26f94caddea59d612e12
parent b0b76f38df231e4066d2e0691ee1eab7a704b5cc
Author: Remy Noulin <loader2x@gmail.com>
Date:   Thu, 20 Sep 2018 14:27:21 +0200

debian desktop: install chromium-browser

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,4 +1,4 @@ -apt-get install -y 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-gtk wifi-radar xsane gedit universalindentgui mlterm libsixel-bin w3m-img arandr xbacklight chromium-bsu thunar midori eclipse-cdt +apt-get install -y 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-gtk wifi-radar xsane gedit universalindentgui mlterm libsixel-bin w3m-img arandr xbacklight chromium-browser thunar midori eclipse-cdt #apt-get install -y i3-wm dmenu feh fluxbox eog baobab gsetroot sweep aumix geeqie audacious mplayer xine-ui meld cifs-utils keepassx gnucash texlive texi2html tigervnc-viewer xtightvncviewer gvncviewer vnc4server tightvncserver x11vnc gitk terminator xemacs21 vim-gtk wifi-radar xsane gedit universalindentgui mlterm libsixel-bin w3m-img arandr xbacklight chromium thunar midori eclipse-cdt