configuration files and scripts for fresh debian install
- Run the following commands
$ su --login
Password: (enter here the password of the root user that you specified during your Debian installation, and press Enter)
# apt install sudo
# adduser joost sudo- Logout and log back in
- Install git
sudo apt install git- Make Scripts directory
mkdir Scripts
cd Scripts- clone this repo
git clone https://github.com/Jvdputten/debian-configqtile-setup.sh - Enable global management of pip and install qtile.