Skip to content

kykungz/dotfiles

Repository files navigation

Kongpon C. dotfiles

This repository contains configurations, applications and tools when migrating to a new macOS environment. All the setups are based on Kongpon's preferences, and might not be most people's favorite. Think carefully before running the scripts.

demo

⚠️ Warning

DO NOT run the setup snippet if you don't fully understand what it does. It might cause your programs to malfunction due to the configuration files that will be replaced throughout the installation.

⏬ Installation

  1. Open Terminal (in your Applications)
  2. Paste the following script and hit Enter
bash -c "$(curl -LsS https://raw.github.com/kykungz/dotfiles/master/install-remote.sh)"

Please do not modify the script, otherwise the setup will not perform expectedly.