6
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Mac開発環境の構築

Last updated at Posted at 2014-04-03

##Mac開発環境の構築
OS X 10.8.5

[システム環境設定]

デスクトップとスクリーンセーバ
* デスクトップ 無地 solid aqua blue
* スクリーンセーバ arabesque
Dock

  • サイズ -> 小より

    • 位置 -> 左
    • インジケータ・ランプ チェック外す
    • 自動的に隠す
      言語とテキスト
  • google日本語入力のインストール

    • 入力ソースタブ
    • ことえりを外す -> Google日本語入力
      • ひらがなと英数のみ
  • 日付と時刻

  • 時間帯→東京に設定

    Launch Pad

    • 使わない -> 特に設定不要

Mission Control
* キーボードとマウスのショートカット
これは全部解除->ホットコーナーで代用

* ホットコーナー
  これはかなり使える  
  左上 アプリケーションウィンドウ  
  右上 デスクトップ  
  左下 -  
  右下 -  

トラックパッド
* ポイントとクリック -> 調べる 3本指のドラッグ チェックを外す
* スクロールとズーム -> 全てチェックを外す
* その他ジェスチャ -> 全てチェック外す

アクセシビリティ
* マウスキーは有効にしない
* ダブルクリックの間隔 -> 最速
* トラックパッドオプション
* スクロールの速さ -> 最速
* ドラッグ -> ドラッグロックあり

キーボード

  • キーボードタブ
    • キーのリピートー> 最速
    • リピート入力認識までの時間ー> 最短
  • 修飾キー
    CapsLock -> Control
    Control -> アクションなし
    Option -> Option
    Command -> Command

Spotlight
* Spotlightメニューのキーボードショートカット -> CTRL + Shift + F //
* Spotlightウィンドウのキーボードショートカット -> チェック外す

省エネルギー

  • バッテリータブ
    • コンピュータのスリープ1時間
    • ディスプレイのスリープ1時間
    • バッテリー電源使用時はディスプレイを少し暗くするを外す
    • 電源アダプタタブ
    • コンピュータのスリープ1時間
    • ディスプレイのスリープ1時間

サウンド

  • サウンドエフェクトタブ
    • 主音量 消音

Finder

  • 環境設定
    • 詳細タブ
       * すべてのファイル名拡張子を表示にチェックいれる

隠しファイル表示
defaults write com.apple.finder AppleShowAllFiles -bool YES
chflags nohidden ~/Library/

アプリケーション

  • GoogleChrome->規定のブラウザに登録
    -> アプリケーションフォルダに格納

  • Google日本語入力
     英数とひらがなのみ

  • DropBox
     設定完了

  • Witch

    • Enable WItch オン
    • Triggersタブ
      • all applicaition ^->|
    • Behaiviorタブ
       * show list (right away)
  • Firefox
    アプリケーションフォルダに格納
    (Firebug WebDevelopeToolのアドオンを追加する)
    PathFinder

    • 環境設定
      • 一般タブ
        • ログイン時にPathFinderを起動するをオン
        • デフォルトのファイルブラウザにするをオン
        • Pathfinderで開く:テキストエディット書類チェック外す
        • デフォルトテキストエディタMacvimに設定
    • ブラウザタブ
      • フォルダのcommnd + クリック 新規タブに開く
      • PathFinderに表示 新規のタブに表示する
      • キー操作で立てに到達したらループしてもう一方へ移動する
      • 2進法を選択
      • アピアランスタブ
        • タブが一つのときはタブバーを隠す オフ
      • Finderタブ
         * Finderのデスクトップを隠す オン
         * PathFinder起動時にFinderを終了する オン
         * Finderを終了ボタンを押下
  • Iterm2
     * Generalタブ
    Services
     Add Bonjour hosts to Profiles にチェックいれる
    Window
    Closing Hotkey...以外チェック入れる

    • Appearanceタブ
       Window & Tab Titles すべてチェックはずす
       Dimming すべてチェックはずす

    • Profilesタブ
      Generalタブ
      +でNewProfile作成
      Other Actions -> Set as Default で作成したProfileをデフォルトに設定
      Colorタブ
      SmartCursorColor チェックはずす
      Basic Colors
      Foreground 999999
      Background 000000
      Bold ffffff
      Section 999999
      Selected Text 000000
      Cursor 33cc66
      Cursor Text cccccc
      ANSI Colors
      Normal
      Black 333333
      Red 993300
      Green 339933
      Yellow ff9900
      Blue 669999
      Magenta 663366
      Cyan 006699
      White cccccc
      Bright
      Black 333333
      Red 993300
      Green 339900
      Yellow ff9900
      Blue 003333
      Magenta 663366
      Cyan 006699
      White cccccc
      Minimum contrast 真ん中よりやや左

      Textタブ
       TextRendering すべてチェックはずす
      Windowタブ
       Transparency 真ん中やや左まであげる
       Columns 200
       Rows 70
      Terminalタブ
       Scrollback Lines 10000
      SilenceBell チェック入れる
      Keysタブ
       ProfileShortcutKeys すべて消す
      left option -> +esc on
      right option -> +esc on

    • Keysタブ
        GlobalShortsutKeys すべて消す

6
7
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
6
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?