dotfiles-kvokka

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

dotfiles

Set up procedure for myself.

Installation

  1. Run the command below on Terminal app

    $ cd ~
    # First execution of `git` command,
    # - It may start to install Xcode. After it finishes, run the command again.
    # - git will be automatically installed.
    $ git clone https://github.com/ohbarye/dotfiles.git
    $ ~/dotfiles/setup.sh
    

Environment

  • macOS Monterey on Apple M1 Pro (2022-04-17)
  • macOS Ventura on Apple M2 Pro (2023-08-31)