Git Product home page Git Product logo

arch-setup-scripts's Introduction

Arch Setup Script

This Bash script automates the setup of a new Arch installation. It includes a function to install snap packages for applications such as Discord, Notion, and Spotify, as well as basic tools like pip and npm. The script also updates the system and cleans up unnecessary packages.

Usage

Clone the repository to your local machine: bash

Copy code

git clone https://github.com/ameykunte/Arch-Setup-Script.git

Open a terminal and navigate to the cloned directory:

cd Ubuntu-Setup-Script

Make the script executable:

chmod +x initialiser.sh

Run the script:

./initialiser.sh Follow the prompts to select the applications you want to install.

Applications Installed

The following applications are included in the script:

  • Discord
  • Notion
  • Spotify
  • WhatsApp for Linux
  • Microsoft Teams
  • VLC
  • Prospect Mail (Outlook alternative)
  • Visual Studio Code
**You can modify the list of applications to meet your specific needs by editing the install_snap_packages function in the initialiser.sh file.**

Basic Tools Installed

The script also installs the following basic tools:

  • Git
  • Curl
  • Wget
  • Python3-pip
  • Nodejs
  • Npm
**You can modify the list of basic tools to meet your specific needs by editing the install_basic_tools function in the initialiser.sh file.**

Updating the System and Cleaning Up

The script also updates the system and cleans up unnecessary packages using the update_system and clean_up functions, respectively.

Contributing

If you would like to contribute to this project, feel free to open a pull request or submit an issue. Any contributions are welcome!

arch-setup-scripts's People

Contributors

ameykunte avatar

Watchers

 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.