Skip to content

gomesdigital/the-elder-scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the-elder-scroll

Post-install script for new machines (Debian, GNOME).

  • tracks my application config
  • contains scripts to install foundational tools
  • makes for a quick recovery should my device sink to the bottom of the ocean

Setup

Prerequisites

  • This is geared towards apt and GNOME. If you're not using them, this project is not for you!

Setup

  1. Clone this repo:

    git clone [email protected]:gomesdigital/the-elder-scroll.git
    cd the-elder-scroll
  2. Add your config to ./config/env

  3. Run the main script.

    ./main
  4. Or optionally like:

    yes | ./main 2> error.log

    if you want to install hands free and catch any errors.

What's Inside

Screenshot from 2022-10-17 19-35-29

essentials

Acquires tools to promote CLI workflow.

package-managers

gnome

  • Binds the hotkey spec in ./config/env to terminator, so you can show and hide it on demand.
  • Configures a wallpaper for both light and dark mode - mine is coffee, you may want change it.

python-modules

  • Creates a venv at ~/.venv called defualt.
  • Installs requests to default.

databases

networking

comms

ides

containers

misc

About

Post-install script for my new machines (Debian, GNOME)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published