Skip to content

A repo containing script(s) to automatically set up and customize a fresh Ubuntu install by installing essential software.

Notifications You must be signed in to change notification settings

AviusX/ubuntu-quick-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Ubuntu Quickrice

Description: Quickly set up and customize a fresh Ubuntu installation by automatically installing the essential software and tools using this script. No hassle.

Features

Currently, the script does the following things-

  • Upgrades pre-installed packages
  • Installs Git
  • Installs Gnome Tweaks
  • Installs Brave Browser
  • Installs neovim
  • Installs VLC
  • Installs Alacritty and sets it as the default terminal
  • Customises Alacritty
  • Installs a GRUB theme based on your choice
  • Downloads a few wallpapers to ~/Pictures/Wallpapers

Usage

Simply run the following command, sit back and relax as the script sets up everything for you-

wget -q https://raw.githubusercontent.com/AviusX/ubuntu-quick-setup/master/quick-setup.sh -O quick-setup.sh && chmod +x quick-setup.sh; sudo ./quick-setup.sh $USER && rm quick-setup.sh

About

A repo containing script(s) to automatically set up and customize a fresh Ubuntu install by installing essential software.

Resources

Stars

Watchers

Forks

Languages