Skip to content

alex-marrero/Ubuntu-Setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Logo Ubuntu Logo Ubuntu Setup with Ansible

CI

Basic Ubuntu Setup Includes

  • Microsoft Teams
  • Chrome
  • VS Code
  • htop
  • unzip
  • git
  • meld
  • python3
  • binutils
  • curl
  • ghex
  • openssl
  • vim
  • jq
  • ca-certificates
  • apt-transport-https
  • lsb-release
  • gnupg
  • dkms
  • Citrix Workspace
Pending
  • Displaylink Drivers for USB Docks

Instructions

Run Setup.sh script first to prepare configuration by running below in a terminal window

wget -O - https://raw.githubusercontent.com/alex-marrero/Ubuntu-Setup/master/setup.sh | bash
Credit