Skip to content

kryota-dev/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Overview

This repository contains scripts to set macOS.

Required

% sw_vers
ProductName:	macOS
ProductVersion:	12.6.1
BuildVersion:	21G217
% zsh --version
zsh 5.8.1 (x86_64-apple-darwin21.0)

Install

Download installation materials.

% cd ~ && git clone https://github.com/kryota-dev/dotfiles

Set macOS.

% cd ~/dotfiles && make

Set iterm2.

  1. Press command + , on iterm2.
  2. Click General tab.
  3. Click Preferences tab.
  4. Turn on Load preference from a custom folder or URL.
  5. Enter ~/dotfiles/iterm/com.googlecode.iterm2.plist.
  6. Execute sudo killall cfprefsd.

License

MIT