Skip to content

configuration files and scripts for fresh debian install

Notifications You must be signed in to change notification settings

Jvdputten/debian-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

debian-config

configuration files and scripts for fresh debian install

Prerequisites

Add superuser

  1. 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
  1. Logout and log back in

Get scripts

  1. Install git
sudo apt install git
  1. Make Scripts directory
mkdir Scripts
cd Scripts
  1. clone this repo
git clone https://github.com/Jvdputten/debian-config

Installation scripts

qtile-setup.sh - Enable global management of pip and install qtile.

About

configuration files and scripts for fresh debian install

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published