1
0
mirror of https://github.com/tiyn/larbs.git synced 2025-04-02 15:37:45 +02:00
2020-03-31 01:09:49 +02:00
2020-03-29 21:52:27 +02:00
2019-09-13 10:38:33 +02:00
2020-03-29 21:28:21 +02:00

LARBS

This is my modified version of lukesmithxyz's auto-rice bootstrapping scripts. I made some changes which can be found mainly in the progs.csv. This also installs all needed dotfiles from my .dotfiles repository. In contrast to Lukes Script this one installs dwm and not i3 because it sucks less.

Essentials

To get this script working you need a base installation of arch. There is no need to configure users or anything else than internet access and what is needed to get arch booting.

  • Operating System: Arch Linux
  • Window Manager: dwm
  • Shell: zsh
  • Terminal Emulator: st
  • Shell: zsh
  • File Manager: vifm
  • Application Launcher: dmenu(_run)
  • Compositor: xcompmgr
  • Status Bar: dwm
  • Notification Service: dunst
  • Text Editor: neovim
  • Reader: zathura
  • Mail Program: thunderbird
  • Browser: firefox
  • Lockscreen: slock

All programs including these can be found in the progs.csv.

Installation

curl -LO https://raw.githubusercontent.com/tiynger/larbs/master/larbs.sh
sh larbs.sh
Description
Modified version of Luke Smith LARBS.
Readme GPL-3.0 333 KiB
Languages
Shell 100%