Skip to content

Default configuration to install on new linux machine

Notifications You must be signed in to change notification settings

Red-Eyed/ConfigFiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConfigFiles

How to install

Clone repository: git clone https://github.com/Red-Eyed/ConfigFiles

Common install

./ConfigFiles/install

Specific installs

First of all, use ./ConfigFiles/install -h to get help

Install apt headless (non GUI) packages only

./ConfigFiles/install --script install_apt_headless

Install python miniconda3 only

./ConfigFiles/install --script install_python_miniconda3