From 334d5b8bf463844a14ce4702a66fc239f5ced990 Mon Sep 17 00:00:00 2001 From: Luke Date: Mon, 9 Oct 2017 11:18:46 -0700 Subject: [PATCH] online documentation; fetch moved to optional --- larbs.sh | 4 +-- larbs_user.sh | 4 +-- programs.html | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 83 insertions(+), 4 deletions(-) create mode 100644 programs.html diff --git a/larbs.sh b/larbs.sh index 8d07e26..bd3520d 100755 --- a/larbs.sh +++ b/larbs.sh @@ -108,7 +108,7 @@ sleep .5 blue Now installing main programs... -pacman --noconfirm --needed -S base-devel xorg-xinit xorg-server rxvt-unicode feh ffmpeg pulseaudio pulseaudio-alsa arandr pavucontrol pamixer mpv wget rofi vim w3m ranger mediainfo poppler highlight tmux calcurse htop newsbeuter mpd mpc ncmpcpp network-manager-applet networkmanager imagemagick atool libcaca compton transset-df markdown mupdf evince rsync git youtube-dl youtube-viewer cups screenfetch scrot unzip unrar ntfs-3g offlineimap msmtp notmuch notmuch-mutt dosfstools fzf r pandoc || (red Error installing basic packages. Check your internet connection and pacman keyring.) +pacman --noconfirm --needed -S base-devel xorg-xinit xorg-server rxvt-unicode feh ffmpeg pulseaudio pulseaudio-alsa arandr pavucontrol pamixer mpv wget rofi vim w3m ranger mediainfo poppler highlight tmux calcurse htop newsbeuter mpd mpc ncmpcpp network-manager-applet networkmanager imagemagick atool libcaca compton transset-df markdown mupdf evince rsync git youtube-dl youtube-viewer cups scrot unzip unrar ntfs-3g offlineimap msmtp notmuch notmuch-mutt dosfstools fzf r pandoc || (red Error installing basic packages. Check your internet connection and pacman keyring.) cowsay -f milk "Drink whole milk every day!" @@ -145,7 +145,7 @@ do ;; 8) blue Now installing visualizers and decoration... - pacman --noconfirm --needed -S projectm-pulseaudio cmatrix asciiquarium + pacman --noconfirm --needed -S projectm-pulseaudio cmatrix asciiquarium screenfetch ;; esac done diff --git a/larbs_user.sh b/larbs_user.sh index fa3f95b..9aaf51b 100755 --- a/larbs_user.sh +++ b/larbs_user.sh @@ -40,7 +40,7 @@ cowsay -f bud-frogs "Now installing AUR programs." gpg --recv-keys 5FAF0A6EE7371805 #Add the needed gpg key for neomutt -aurcheck packer i3-gaps vim-pathogen neofetch tamzen-font-git neomutt unclutter-xfixes-git urxvt-resize-font-git polybar-git python-pywal xfce-theme-blackbird || red Error with basic AUR installations... +aurcheck packer i3-gaps vim-pathogen tamzen-font-git neomutt unclutter-xfixes-git urxvt-resize-font-git polybar-git python-pywal xfce-theme-blackbird || red Error with basic AUR installations... #Also installing i3lock, since i3-gaps was only just now installed. sudo pacman -S --noconfirm --needed i3lock @@ -61,7 +61,7 @@ do aurcheck transmission-remote-cli-git ;; 8) - aurcheck bash-pipes cli-visualizer speedometer + aurcheck bash-pipes cli-visualizer speedometer neofetch ;; esac done diff --git a/programs.html b/programs.html new file mode 100644 index 0000000..2105dd5 --- /dev/null +++ b/programs.html @@ -0,0 +1,79 @@ + + + + + + + +Programs Installed in LARBS + +

LARBS

+ +Back to main page + +

LARBS has everything you need to have a /comfy/ Linux ricing configuration without any of the work.

+ +

Installed by Default

+ + + +

Tools

+

Programs here you won't necessarily use directly, but are important tools for other programs.

+ + + +

Optional installation

+ +

Browsers to choose from

+ +

qutebrowser, Firefox, Waterfox, Palemoon. I mostly use Waterfox nowadays; I recommend the VimFX plugin.

+ +

LaTeX Packages

+ +

If you choose this option, you'll get all LaTeX packages (texlive-most, texlive-lang), biber for references and the vim-live-latex-preview for automatic compiling.

+ +

Decoration

+ +

If this option is chosen, you get Project M (a visualizer; Mod+V), cmatrix, asciiquarium, bash-pipes (terminal screensavers), screenfetch and neofetch (for posting on 4chan, duh), cli-visualizer and speedometer (for network speeds).

+ +

Other programs you can individually select

+ +

GIMP (image creator, editing program), Blender (video editor), the Libreoffice Suite (fully-featured equivalents of Word/Excel/Powerpoint, etc.), Emacs.

+ +

You can also get transmission, a torrent client, which by default, I have the terminal interface installed (Mod+F6).

+ +

There is also an option to install mroe complete fonts, giving you fonts for emojis, Chinese, Japanese, Korean and ancient languages.

+ + +Back to main page + +