Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laansdole/in-a-nutshell

My DevOps Learning Journey on Debian/LINUX
https://github.com/laansdole/in-a-nutshell

debian-linux gitconfig shell unix zshrc

Last synced: about 2 months ago
JSON representation

My DevOps Learning Journey on Debian/LINUX

Awesome Lists containing this project

README

        

# 🌰 Welcome to my `in-a-nutsh` journey 🐚
- System: ***MacOS*** and ***WSL2 Ubuntu***
- ***Custom [.gitconfig](./_git_/.gitconfig)***

## ♾️ UNIX/Linux Project and DevOps
- [MinIO System Admin](https://github.com/LaansDole/unix-sysadm-minio)
- [CI/CD pipeline for RMIT Store](https://github.com/RMIT-DevOps-Hackathon/COSC2767-RMIT-Store)
- [RMIT ITS Scripts](https://github.com/LaansDole/RMIT-ITS-useful-scripts)

## Getting Started
This repository contains my learning journey for Shell Scripting and other nerdy customizations:
- For [git aliases](./_git_)
- For [zsh aliases](./_zsh_)

## Pre-requisites
- For macOS, you must have `Homebrew` installed
```bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
```
## Usage
### On MacOS
For best experience, ***[iTerm2](https://iterm2.com/)*** is recommended to install
### On Windows WSL2 Ubuntu
For best experience, ***[OhMyZsh](https://www.tecmint.com/install-oh-my-zsh-in-ubuntu/)*** is recommended to install.
- ***First time setup WSL2 Ubuntu, see [WSL2 setup scripts](./wsl2-script/)***

## References and Bug Fixes
- See [ZSH README](./_zsh_/README.md) for a clean installation of `node` and `npm` on different OS