My environment configuration.
install homebrew:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
install dotfiles:
curl -fL "https://raw.githubusercontent.com/mightyaleksey/dotfiles/refs/heads/master/scripts/install.sh" | sh