# opensuse-script **Repository Path**: dominicusin/opensuse-script ## Basic Information - **Project Name**: opensuse-script - **Description**: A post-installation shell script for openSUSE - **Primary Language**: Shell - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # openSUSE post install script Script to help me perform some tasks after install openSUSE. For openSUSE Leap 42.2 and use at your own risk! This project is free. You can redistribute it and/or modify it. ## Usage Copy and paste the following lines into a terminal: ``` wget https://github.com/ViniciusBRodrigues/opensuse-script/blob/master/install_leap_apps.sh ./install_leap_apps.sh ```