Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 887 Bytes

File metadata and controls

28 lines (22 loc) · 887 Bytes

[DEPRECATED]

⚠️ This project is no longer maintained.

All active development and configuration files have moved to: 👉 https://github.com/thegreatestgiant/DotFiles.git

What's left here?

The only file in this repository that is still slightly relevant is the setup_better_user script. For everything else, please check the link above.

Scripts

Here is the code to run them


Base file

curl -sSL 'https://raw.githubusercontent.com/thegreatestgiant/Scripts/main/Base.sh' | sudo bash

Make my User

sudo bash -c "$(curl -sSL https://raw.githubusercontent.com/thegreatestgiant/Scripts/main/users.sh)"

Calibre

curl -sSL https://raw.githubusercontent.com/thegreatestgiant/Scripts/main/Calibre.sh | sudo bash

In order to edit the Calibre docker image, go to my repo