Giter VIP home page Giter VIP logo

popos-setup's Introduction


Pop!_OS Setup

Commits since last release release LICENSE Lines of code

How to use

I'm assuming you have just installed Pop!_OS successfully.

  1. Clone this repo, you can do a shallow clone if you wish (by adding --depth=1 to the following command).
    $ git clone https://github.com/nico-castell/PopOS-Setup.git
  2. Given that the main branch is always under development, you might want to checkout the last tag, which will be the last known stable version.
    $ git checkout $(git describe --tags --abrev=0) # Go to the last tag
    $ git checkout main                             # Go back to main
  3. (Optional) Look at the instuctions in thme gnome_apperance script, and configure the file structure for the script to set up the GNOME appearance with your themes.
    scripts
    └── themes
        ├── background
        │   └── image.png
        ├── cursor
        │   └── cursor.tar.gz
        ├── icons
        │   └── icons.tar.gz
        └── theme
            └── theme.tar.gz
    
  4. (Optional) If you plan on building a minecraft server, you should check that the $download_link and $version variables are up to date, they're always market as TODO to be easy to find.
  5. Run the popOS_setup.sh script.
    $ ./popOS_setup.sh
  6. Follow the instructions from the script.
  7. Wait, this script will as for further instructions as it goes about doing it's thing.

Keep in mind

  • You must have an internet connection to run the script.
  • If you choose to update the backup image, it will have to download an entire image of Pop!_OS. So it can take very long, depending on your internet connection.
  • If you're using an older nvidia GPU not supported by the latest nvidia driver, it might be better to download the Pop!_OS ISO without their custom driver, and then choose the latest driver that supports your GPU from the list the script offers. (I'm talking from experience)

Biggest features

This project can set up some powerful features, such as:

  • Advanced, stylized prompts for the Z-Shell:

  • Powerline plugin for the Vim editor:

  • Setting up GnuPG to sign Git commits:

  • Easily expandable lists of packages for the script to work with: packages.txt, flatpaks.txt and remove.txt
  • Desktop entry files that you can add at your convenience.
  • A script to set up a minecraft server.
  • A script to back up your home directory.
  • A script to update your recovery partition.

Known issues

  1. duc_noip_install: The installer can't seem to understand symbols when typing a password, at least on my tests, the script opens gedit for you to copy/paste your password and work around the issue.
  2. mc_server_builder: The link to download the latest version of the server must be manually updated for every minecraft release.

Licensing

This repository, and all contributions to this repository, are under the MIT License. This software can also install packages under different licenses, this project's license doesn't apply to them, see each package.

Live long, and prosper.
Spock

popos-setup's People

Contributors

nico-castell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

popos-setup's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.