Skip to content

These scripts help to build up my standard Ubuntu install

Notifications You must be signed in to change notification settings

szikszail/ubuntu-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Ubuntu Initialization

These scripts help to build up my standard Ubuntu install

Usage

sh init.sh start

Steps

  1. Update & upgrade APT
  2. General
    1. Installing general utilities and APT package
  3. Java
    1. Installing Java (Open JDK)
  4. Git
    1. Installing Git
    2. Setting up user config
  5. Node.js
    1. Installing NVM
    2. Installing Node.js DEV + global packages
    3. Installing Node.js LTS + global packages
  6. Python
    1. Installing PyEnv
    2. Installing Python 3.8
    3. Installing Python 3.9
    4. Installing Python 3.10
    5. Installing Python 3.11
  7. Fonts
    1. Installing Hack fonts
    2. Installing MS Core fonts
  8. Terminal
    1. Installing Powerline
    2. Installing VIM
  9. IDE
    1. Installing VSCode
  10. Chrome
    1. Installing Google Chrome
  11. Docker
    1. Installing Docker
  12. Jenkins
    1. Installing Jenkins
  13. AWS
    1. Installing AWS CLI
    2. Installing AWS SAM CLI
  14. update & upgrade APT
  15. Autoremove & autoclean APT

About

These scripts help to build up my standard Ubuntu install

Resources

Stars

Watchers

Forks

Languages