Skip to content

Helper script to setup my daily driver laptop after new installation of OS ( mainly ubuntu / PopOS).

Notifications You must be signed in to change notification settings

blinkybob/set-emma-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

set-emma-up

This shell script is intended to speed up the setup of my daily driver ( private and work laptop ).
I normally use PopOS in the current version.

Installations where user input is needed are at the end of the script, to keep it running more or less without user interaction

The script is a work in progress at the moment. Emma is the hostname of my Thinkpad, so the script is called set-emma-up ;-)

usage

need to be executed with admin / root rights

cd 'your working directory'
git clone https://github.com/blinkybob/set-emma-up.git
cd set-emma-up
sudo bash setup.sh

To Do

  • logging
  • suppress output to stdout except errors and status messages
  • add parameters so the user can choose between different installation groups (basic, work, game, whatever)
  • minimize needed user interaction

About

Helper script to setup my daily driver laptop after new installation of OS ( mainly ubuntu / PopOS).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages