Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.23 KB

README.md

File metadata and controls

38 lines (30 loc) · 1.23 KB

dotfiles

Installation on mac

  1. Install Homebrew
  2. brew install gh and setup git
  3. gh repo clone csouls/dotfiles
  4. run git submodule update --init
  5. run ./setup.sh

Other

Settings

Mac System Preferences

Keyboard

  • Keyboard -> Modifier Keys... -> Caps Lock Key to Control
  • Shortcut -> Input Source: change Command+Space
  • Shortcut -> Spotlight: change Control+Space
  • Input Sources -> Set Google IME. note: Deleting Default Keyboard Input Source

iTerm2

  1. iTerm2 -> Preferences -> General -> Preferences -> Check the "Load preferences from a custom folder or URL:"
  2. Set the dotfiles/config/mac/iTerm2 directory -> choise [Don't copy]

Karabiner-Elements

Simple modifications for JIS Keyboard

  • (For Realforce) PCキーボードの無変換キー -> left_control
  • (For Realforce) PCキーボードの変換キー -> escape

Vim

  1. run vim
  2. :PlugInstall to install plugins