Skip to content

ManasN/ubuntu-post-install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu Post Install Script

A simple set of bash scripts with a nice terminal-based UI, for simplifying the setup of a fresh system by installing your favourite applications, setting up system configurations, etc.

Original Author: Sam Hewitt

License: GPLv3

You can download the latest version from here, or by cloning it from the github repository:

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

##Usage:

Tweak the list files in data to your suit your preferences and run the main script:

bash ubuntu-post-install-script.sh

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

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

##Fork me!

Feel free to copy, improve and share.

About

A set of post-installation shell scripts for Ubuntu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%