A collection of console terminals in serveral operation systems.

👉 Note: Bash (Unix Shell)

Terminals

Windows

Install cmder (drop-down by Ctr + \\) and I use this personal setting files.

👉 Note: WSL 2 on Windows

Linux

MacOS

👉 Using iTerms2. Download its settings.

Zsh (MacOS)

# CLI tools for Xcode
xcode-select -r
xcode-select —-install

# install hombrew
/bin/bash -c "$(curl -fsSL <https://raw.githubusercontent.com/Homebrew/install/master/install.sh>)"

Zsh