-
Notifications
You must be signed in to change notification settings - Fork 6
Getting started
Aleix Mariné Tena edited this page Jan 18, 2022
·
4 revisions
To start using the Customizer you need to install git in order to clone the repository or download it from our github page.
Clone the repository:
git clone http://github.com/AleixMT/Linux-Auto-Customizer
You can either download a .zip
file containing the repository from github clicking here.
Navigate to folder and to run installations use:
bash install.sh any_program
sudo bash uninstall.sh program_to_uninstall
is used to delete it from your system. ☕
Best regards, and happy coding :)
- The Linux-Auto-Customizer Team