LoginSignup
0
0

More than 3 years have passed since last update.

Mac OS X 備忘録(順次足していく)

Last updated at Posted at 2019-06-21
  • Finderで不可視ファイルの表示/非表示: ⌘+⇧+. (cmd+shift+.)
  • Time Machineの「バックアップ対象から除外する項目」に追加したいもの
    • /Applications, /usr, ~/Library/Application Support/Google/, ~/Library/Caches, ~/Library/.../...Evernote, システムファイルとシステムアプリケーション
  • 毎度, ssh-addをしなくてすむように.ssh/configに以下を記述する:
Host *
  UseKeychain yes
  AddKeysToAgent yes
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0