Skip to content

A simple and quick setup script for your fresh install of ubuntu. For devs.

License

Notifications You must be signed in to change notification settings

lekipising/my-ubuntu-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

my-ubuntu-setup

Setup an ubuntu machine for dev work and daily use quickly using setup.sh.

Ubuntu Desktop

Installed packages

  • git
  • curl
  • wget
  • gimp
  • gparted
  • gnome-tweaks
  • gnome-shell-extensions
  • neofetch
  • nettools
  • default-jre
  • docker
  • VS Code
  • Slack
  • Mysql Workbench
  • heroku
  • nodejs
  • google-chrome
  • and many more

How to use

  1. Download the setup.sh file.

  2. Open the terminal in the directory of the downloaded file and run the following command:

    chmod +x setup.sh

    This command will make the file executable

    ./setup.sh USERNAME EMAIL

    This command will run the script and install all the packages. Replace USERNAME and EMAIL with your GitHub username and email respectively.

About

A simple and quick setup script for your fresh install of ubuntu. For devs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages