紹介マニアMoinMoin

概要

macOS Sierra(10.12) 関連

Xcode Command Line Tools

「Command Line Tools (macOS 10.12) for Xcode8.3.dmg」

キー配列

Karabiner-Elements を利用

https://github.com/tekezo/Karabiner-Elements/blob/master/README.md

HHKB Lite2 MacでEmacs使い。以下のような設定をしている

「Simple Modifications」

後は 以下で Emacs key bindings を import して control+keys は有効にしている

https://pqrs.org/osx/karabiner/complex_modifications/#emulation_modes

Python

インストール

https://www.python.org/downloads/

https://pypi.python.org/pypi/virtualenv

Pyhton でSSLのエラ

urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:748)>

以下のような感じに実行

/Applications/Python\ 3.6/Install\ Certificates.command

Homebrew

https://brew.sh/index_ja.html

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

インストール

brew install wget

brew install tmux
brew install reattach-to-user-namespace

参考サイト

紹介マニアMoinMoin: SierraUpdate (last edited 2018-04-29 17:06:40 by sakito)