Merge branch 'main' of https://github.com/ITmail-dk/bspwm-install-ma-dte
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# This is a test / start of the project and not 100% tested yet... so there may be small errors... So wait until this warning is gone before you try it, So you know at least that it works ;-)
|
### This is a test / start of the project and not 100% tested yet... so there may be small errors... So wait until this warning is gone before you try it, So you know at least that it works ;-)
|
||||||
|
|
||||||
# BSPwm Install - Martin Desktop Environment
|
# BSPwm Install - Martin Desktop Environment
|
||||||
An easy way to get up and running quickly in this BSPwm desktop environment plus some standard programs such as polybar and keybindings... the recipe here is to move on once you have installed a base operating system, there are different versions for different systems see description.
|
An easy way to get up and running quickly in this BSPwm desktop environment plus some standard programs such as polybar and keybindings... the recipe here is to move on once you have installed a base operating system, there are different versions for different systems see description.
|
||||||
@@ -9,11 +9,13 @@ Start the installation as regular users with SUDO rights from your home director
|
|||||||
|
|
||||||
Debian Install ISO - Non-free Firmware download link.:
|
Debian Install ISO - Non-free Firmware download link.:
|
||||||
|
|
||||||
https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/weekly-builds/amd64/iso-cd/
|
https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/weekly-builds/amd64/iso-cd/firmware-testing-amd64-netinst.iso
|
||||||
|
|
||||||
## Remember to install Debian without the desktop environment.
|
## Remember to install Debian without the desktop environment.
|
||||||
After installation, Reboot the computer and login with your new user.
|
After installation, Reboot the computer and login with your new user.
|
||||||
|
|
||||||
### Run this Command line to install everything:
|
### And run this Command line to install everything:
|
||||||
|
|
||||||
sudo apt install -y git && cd ~ && git clone https://github.com/ITmail-dk/bspwm-install-ma-dte && . /bspwm-install-ma-dte/bspwm-install-martin-dte-debian.sh
|
sudo apt install -y git && cd ~ && git clone https://github.com/ITmail-dk/bspwm-install-ma-dte && . /bspwm-install-ma-dte/bspwm-install-martin-dte-debian.sh
|
||||||
|
|
||||||
|
Here is what the command line does, it installs the GIT package an goes to your home directory and clones the installation from git and runs the installation script afterwards.
|
||||||
|
|||||||
Reference in New Issue
Block a user