A collection of console terminals in serveral operation systems.
👉 Note: Bash (Unix Shell)
Install cmder (drop-down by Ctr
+ \\
) and I use this personal setting files.
👉 Note: WSL 2 on Windows
👉 Using iTerms2. Download its settings.
# 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>)"