Skip to content

maxwelleite/ubuntu-post-install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu Post Install Script

Original Author: Sam Hewitt

License: GPLv3

Original source can be found here.

You can get the latest version from the git repository:

git clone https://github.com/snwh/ubuntu-post-install.git

##Usage:

Run from source folder:

bash ubuntu-post-install-script.sh

Or if you like, put it somewhere and add it to your custom Bash paths to run whenever.

export PATH=${PATH}:$HOME/whereever/post-install-script-ubuntu/

##About:

This project provides a simple set of bash scripts for simplifying the setup of a fresh system installation by installing your favourite applications, setting up system configurations, etc.

It is compatible with both 32 and 64 bit architectures

Feel free to copy, improve and distribute.

About

A set of post-installation bash scripts for Ubuntu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%