Skip to content

jameslinnell/ubuntu_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu Config

Overview

Table of Contents

  1. Setup
    1. Prerequisites
    2. Base tools

Setup

Prerequisites

  • Download and install Ubuntu 24.10 either on a physical machine or in a virtual machine if you would like to try it out. Once you have installed Ubuntu 24.10 and rebooted back into the OS you will need to install Git

  • Open the terminal app.

    • To do this either click on the icon in the bottom left of the screen and find the terminal app or press the <leader> key.
  • In the terminal type the following command.

sudo apt install git -y

Type your password when prompted.

  • Now clone the repository to your home directory
git clone https://github.com/jameslinnell/ubuntu_config.git

Build

  • Build the system and follow the prompts
./init.sh

About

config files for i3 in Ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published