
Ubuntu Setup Script
だいたい1分で読めます
Table of Contents
Overview
Ubuntu Desktop is a convenient Linux desktop environment. It allows for relatively quick and easy development, gaming, and various other activities.
However, it needs to be customized to personal preferences, and setting up the environment can be tedious regardless of the OS.
Therefore, taking advantage of Linux's excellent ability to operate everything through CLI, I created a single script that completes most of the environment setup.
It allows for easy installation of Steam, Google Japanese Input, CLion, and more.
How to Use
I have uploaded it to GitHub, so please check there for details.