Modified version of Luke Smith LARBS.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marten Kante 20f0be1374
Update README.md
5 years ago
optional renaming ugly name 5 years ago
LICENSE 0.0.1 beta. test to be done 5 years ago
README.md Update README.md 5 years ago
larbs.sh Update larbs.sh 5 years ago
progs.csv adding additional installation scripts 5 years ago

README.md

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

Hotkeys

There are a bunch of hotkeys. Please visit my dwm and st patches to see them.

Optional

There are a bunch of programs that i use and think are useful. They come with a .sh installation script and .md description. The .sh files are not actively maintained and are more a general guideline how to get things working. Make sure to read the description and check the installation script before using.