Skip to content

the-robot/ansible-setups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkout the-robot/dots for dot files.

1. Distro Setup 🐧

This setup is made for myself so you will need to edit the ansible config for your own use.

Arch Linux

Run the command below to automatically setup the arch linux with ansible playbook.

curl https://raw.githubusercontent.com/the-robot/ansible-setups/master/scripts/setup-arch.sh | sudo bash -s -- $(whoami)

Kali Linux

curl https://raw.githubusercontent.com/the-robot/ansible-setups/master/scripts/setup-kali.sh | sudo bash -s -- $(whoami)

Alpine Linux

  • without Ansible because there is no /dev/shm
curl https://raw.githubusercontent.com/the-robot/ansible-setups/master/scripts/setup-alpine-ash.sh | ash

2. DE Setup 🎨

XFCE

curl https://raw.githubusercontent.com/the-robot/ansible-setups/master/scripts/setup-xfce.sh | bash -s -- $(whoami)

3. Contribution 📝

Follow Google Style Guide for formatting the bash script.

4. Tools not installed by Ansible 🚫

  • JetBrain IDE (CLion, GoLand, Data Grip)
  • Lens (K8s)



About

Ansible setup for my linux machines.

Topics

Resources

Stars

Watchers

Forks