GithubHelp home page GithubHelp logo

automate-setup-on-fresh-ubuntu's Introduction

Automate setup on fresh ubuntu

A script that installs all the tools I need on a fresh Ubuntu distro. Getting to start working on awesome things as soon as possible ๐Ÿ˜Ž

Note: this has been tested for Ubuntu 20.04.

Prerequisite

Add this to /etc/resolve.conf(before anything else): nameserver 8.8.8.8


How to use it

  1. Open a terminal instance
  2. Run
touch setup && gedit $_
  1. Paste the content of the setup.sh file
  2. Before running the script, make sure you adjust your credentials in installGit function
  3. Run
sudo bash setup $HOME
  1. Run
sudo su - $USER
  1. Log out and log in again(CTRL + SHIFT + DEL)

Other Tweaks

Minimize window when its icon is clicked

gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize'

automate-setup-on-fresh-ubuntu's People

Contributors

andrei0872 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.