Giter VIP home page Giter VIP logo

auto-setup's Introduction

auto-setup

CI ubuntu ubuntu

This reposioty is based on shubhampathak/autosetup.

auto-setup.sh is a simple bash script (compatible with Debian based distributions like Ubuntu) to install and setup necessary softwares/tools after doing Fresh Install.

Script is completely based on programming tools as well as some apps I use regularly like Visual Studio Code, Chromium etc. You can Modify it according to your need.

Usage

Linux (Debian based distributions like Ubuntu)

wget https://bit.ly/auto-setup
chmod +x auto-setup
./auto-setup

# After reboot,
wget https://bit.ly/after-auto-setup
chmod +x after-auto-setup
./after-auto-setup

Windows 10 (NO LONGER MAINTAINED)

Prerequisite Tools

# Configure basic git setup and install Visual Studio Code Extensions after it installed
# Open git bash in this repository folder
# Setup git status and Install vscode extensions

bash auto-setup.sh

Structure

It'll perform the following operations:

  1. Delete firefox and default vim.
  2. Install vim and set vim as default editor.
  3. Install all the packages I need.
  4. Custom gsettings.
  5. Setup Git Global Config. (It'll ask for your name and email)
  6. Install some programming languages and tools etc. (See below list)
  7. Cloning my personal git repositories.

List

auto-setup

  • Bleachbit
  • Google Chrome
  • D2Coding font
  • Discord
  • LibreOffice
  • Telegram
  • zsh

Programming languages and tools

auto-setup

  • AdoptOpenJDK 16 openj9
  • Kotlin
  • Visual Studio Code
  • IntelliJ IDEA Community Edition

after-auto-setup

  • vim-plug
  • jEnv
  • pyenv

Note

Tested on Ubuntu 20.04, 19.10, but it should work with other Debian based distributions as well.

auto-setup's People

Contributors

bossm0n5t3r avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

auto-setup's Issues

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.