Skip to content

davoclock/devops-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

devops-setup

azl2_init.sh

  • Helps configure Amazon Linux 2 for the first time by running yum upgrade/update, install useful tools for DevOps purposes, as well as creating a new user with a customized zsh (oh-my-zsh) environment

How to use

1 Click Run: bash <(curl -Ls https://raw.github.com/davoclock/devops-setup/master/azl2_init.sh)

2 To start WSL as a custom user, run wsl -u user Amazon2

Demo

[Demo Video on Youtube]

Useful Links

  1. Amazon Linux 2 Releases: https://github.com/yosukes-dev/AmazonWSL/releases

  2. Oh-my-zsh install: curl -L https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh | sh

  3. Oh-my-zsh themes: https://github.com/ohmyzsh/ohmyzsh/wiki/Themes

About

customization script for amazonLinux instances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages