Skip to content

appleshan/packages-install

Repository files navigation

Auto Install Bash Scripts

A bash script to install what I think are necessary applications.

Instructions

  1. Download bash script to a folder (ex: /Documents or /Downloads)

  2. Give execute permissions:

    chmod +x *.sh
  3. Go to terminal and change to directory where you put downloaded file (ex: cd Downloads)

  4. Type in terminal to run:

    ./install.sh

Tested Platforms

  • Arch Linux

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages