Skip to content

linux-ricing-project/Ubuntu-Install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ubuntu_install
Logo designed by Famil Qasimov


Description

My own config/packages Ubuntu installer that make my initial configs in a Ubuntu post-installation. Its recommended Ubuntu 22.04 or Kubuntu 22.04.

Base Installation (steps)

1. Initial Upgrade

The script make the initial updates.

2. Install packages

Install many packages. Basically the packages are:

Some tools:

Type Package
Version Control git
Diff tool meld
CLI text editor vim

Some packages:

Type Package
Player Spotify
IDE VS Code
Browser Google-Chrome
Terminal Terminator
Chat Telegram
Password Manager 1Password

Custom Shell:

  • zsh
  • oh-my-zsh
  • powerlevel10k
  • colorls
  • neofetch
  • nerd-fonts

Some Devops Tools:

Type Package
Programming Language python3
Configuration tool Ansible
Container Docker
Infra as a Code Terraform

3. Download my dotfiles

Download and install my Dotfiles repository.

Use

wget -O installer.sh http://bit.ly/2vtw4Ge
chmod +x installer.sh
./installer.sh

This shorten link http://bit.ly/2vtw4Ge is pointed to https://raw.githubusercontent.com/frankjuniorr/Ubuntu-Install/master/code/trigger.sh


License:

Creative Commons License