Loop-Man / InstallArch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InstallArch

List of files and scripts to install in a fresh arch install, if this have some sense

All for the bspwm enviroment

Usage

Clone the repo: git clone https://github.com/DeadS3c/InstallArch

Change to directory: cd InstallArch/InstallBspwm

Change file permissions: chmod +x bspwmInstall.sh configBspwm.sh VMwareTools.sh InstallZSH.sh

Launch bspwmInstall, this will download all the necessary packages: ./bspwmInstall.sh

Launch configBspwm, this will finish with the configuration files: ./configBspwm.sh

Launch vmwaretools, this will install vmwaretools: ./VMwareTools.sh

Launch InstallZSH.sh, this will install InstallZSH.sh: ./InstallZSH.sh

Or you can launch all at one time with (first the installer all the neccesary packages): ./bspwmInstall.sh && ./configBspwm.sh && ./VMwareTools.sh ./InstallZSH.sh

About


Languages

Language:Shell 92.0%Language:Scheme 4.2%Language:Vim Script 2.4%Language:Python 0.7%Language:Perl 0.7%