Skip to content

reinaldogpn/ubuntu-post-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

ubuntu-post-install.sh

What it does

This script automatically installs every program I use in my PC, runs updates and does post install cleaning.

Running

bash <(curl -s https://raw.githubusercontent.com/reinaldogpn/ubuntu-post-install/main/ubuntu-post-install.sh) <param>
  • Replace <param> with parameter -f or --full for a full installation, or -s or --simple for a much simpler one (without games support for eg.).

  • or you can download .sh file and run it by yourself:

chmod +x ubuntu-post-install.sh && bash ubuntu-post-install.sh <param>

About

Script de configuração pós instalação do Ubuntu desktop.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages