jammy-setup/install.sh

66 lines
1.7 KiB
Bash
Executable File

# TODO: Instructions
#sudo apt install git
################################################################################
################################################################################
################################################################################
# Configure APT Proxy
echo 'Configure APT Proxy...'
cat etc/apt/apt.conf.d/00mlaga97proxy | sudo tee /etc/apt/apt.conf.d/00mlaga97proxy
################################################################################
################################################################################
################################################################################
# Install Nala and basic utilties
sudo apt update
sudo apt install -y nala
sudo nala upgrade -y
# Utilities
sudo nala install -y build-essential openssh-server rclone pv curl byobu htop baobab
################################################################################
################################################################################
################################################################################
# Other Applications
# SSH Trust
./remove-snap.sh
./remove-apport.sh
# Remove DNSStubListener
./docker.sh
./vim.sh
./gnome-terminal-profile.sh
./google-chrome.sh
./google-earth-pro.sh
./mysql-workbench.sh
# YubiKey Stuff
# .bashrc.d/
# .inputrc
sudo usermod -aG dialout `whoami`
# sysctl.d
# xdg paths
# tinc
# openscad, BOSL2, etc.
./i3wm.sh
# HAM Stuff
# Multimedia Software
# VirtualBox
# STM32CubeIDE
# ArduinoIDE
# PrusaSlicer
# Digilent Waveforms
# Wine
# GLabels
# ADB, Android Studio
# VLC
# Quasselclient
# Samba
# .bashrc
# xset +fp /home/luc_lagarde/.local/share/fonts
# xset fp rehash