All Projects → caiodelgadonew → tools

caiodelgadonew / tools

Licence: GPL-3.0 license
My Tools Repository

Workstation Tools

This repository contains scripts to automate and speedup the workflow and preparation for my machine.

Disclaimer :
Those scripts are ubuntu related with major version 18+, for other distributions you'll need to adapt it


Prepare Workstation

Read the ubuntu.yml file before applying and be sure to understand everything that will be done.

  1. Install Ansible
sudo apt update && sudo apt install ansible unzip git -y
  1. Clone this repository
git clone https://github.com/caiodelgadonew/tools.git
  1. Apply the configuration
ansible-playbook tools/ubuntu.yml --ask-become-pass

Type your password when asked to give root permissions for some actions.


License

GPLv3

Author Information

Created by Caio Delgado

Contributions are more than welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].