mkt3 / dotfiles

MIT License
4 stars 0 forks source link

License: MIT

dotfiles

Personal Use Notice

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.

Supported OS

Install

  1. macOS Users:
    • Sign in to the App Store manually.
    • Run xcode-select --install in the terminal.
  2. 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.

Update

  1. Run one of the following:
    sh <(curl -sSL https://raw.githubusercontent.com/mkt3/dotfiles/main/install.sh)

Link

emacs conf