Skip to content

A script that I use personally, that is designed to initialise a user's system.

License

Notifications You must be signed in to change notification settings

Khthonian/GetSetGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GetSetGo

This BASH script automates the setup process for a fresh Arch Linux system. It installs essential packages and configures various tools to streamline your development environment.

Features

  • Common tools
  • Terminal tools
  • Development tools
  • Languages
  • Text editors
  • Web browsers
  • Media
  • Utilities
  • Gaming launchers

Usage

  1. Clone this repository to your local machine or download the script directly.
  2. Make the script executable:
    chmod +x getSetGo.sh
  3. Run the script with superuser privileges:
    ./getSetGo.sh

Git Configuration

During the script execution, you will be prompted to provide your name and email for Git configuration. These values are used to set up your identity for Git commits.

Disclaimer

  • Use this script at your own risk. Although it has been designed to be safe and non-destructive, there might be unforeseen issues depending on your system's configuration.
  • Before running the script, it is good practice to ensure you have a backup of your important data.

License

This project is licensed under the MIT License.

Contributions

Contributions are welcome! If you find any issues or want to add new features, feel free to open an issue or submit a pull request.

About

A script that I use personally, that is designed to initialise a user's system.

Topics

Resources

License

Stars

Watchers

Forks

Languages