master
TiynGER 5 years ago
parent e86731027a
commit b86f5967c9

@ -2,21 +2,29 @@
This is my modified version of lukesmithxyz's auto-rice bootstrapping scripts. 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. I made some changes which can be found mainly in the progs.csv.
This also installs all needed dotfiles from my .dotfiles repository. 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 ## Essentials
To get this script working you need a base installation of arch. 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. 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``` - Operating System: ```Arch Linux```
- Window Manager: ```i3``` - Window Manager: ```dwm```
- Shell: ```zsh```
- Terminal Emulator: ```st```
- Shell: ```zsh``` - Shell: ```zsh```
- Terminal Emulator: ```zsh```
- File Manager: ```vifm``` - File Manager: ```vifm```
- Application Launcher: ```dmenu(_run)``` - Application Launcher: ```dmenu(_run)```
- Compositor: ```xcompmgr``` - Compositor: ```xcompmgr```
- Status Bar: ```i3blocks``` - Status Bar: ```dwm```
- Notification Service: ```dunst``` - Notification Service: ```dunst```
- Text Editor: ```nvim``` - Text Editor: ```neovim```
- Reader: ```zathura```
- Mail Program: ```thunderbird```
- Browser: ```firefox```
- Lockscreen: ```slock```
All programs including these can be found in the ```progs.csv```.
## Installation ## Installation
``` ```

Loading…
Cancel
Save