Skip to content

Shell Script to automate the installation and configuration of programs

License

Notifications You must be signed in to change notification settings

kanemaki/Linux_Post_Install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux_Post_Install

Shell Script to automate the installation and configuration of programs.

After repeating this process for two weekends testing

  • Pop!_Os
  • Manjaro
  • Xubuntu

I decided to create this script that makes my desktop ready for use.

Use

Change the script execution permission: chmod 755 ubuntuScript.sh

Then run the script: ./ubuntuScript.sh

Or just run the command in the terminal:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/kanemaki/Linux_Post_Install/main/ubuntuScript.sh)"

About

Shell Script to automate the installation and configuration of programs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages