This repository contains configuration files and scripts for my personal use. They are shared publicly for reference but are tailored to my specific needs and setup.
xcode-select --install
in the terminal.Run one of the following:
sh <(curl -sSL https://raw.githubusercontent.com/mkt3/dotfiles/main/install.sh)
When setting up the environment during the initial installation, you will be prompted to specify if it's a development environment. Answer with 'y' for yes or 'n' for no. Similarly, for the GUI environment setup, respond with 'y' or 'n' when prompted.
sh <(curl -sSL https://raw.githubusercontent.com/mkt3/dotfiles/main/install.sh)