Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 318 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 318 Bytes

dotfiles

Dot files and setup scripts for Mac.

Install

  1. Download this repository to your Mac.

    git clone https://github.com/furusax0621/dotfiles.git $HOME/dotfiles
  2. Run shell scripts.

    cd ~/dotfiles/
    ./macos.sh
    ./terminal.sh
    ./editor.sh
  3. Restart your Mac.