{"id":18048852,"url":"https://github.com/serima/dotfiles","last_synced_at":"2026-03-19T03:03:15.004Z","repository":{"id":2872705,"uuid":"3878503","full_name":"serima/dotfiles","owner":"serima","description":"dotfiles for me","archived":false,"fork":false,"pushed_at":"2022-05-08T13:44:49.000Z","size":244,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T16:36:57.824Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/serima.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-03-30T16:29:46.000Z","updated_at":"2022-01-04T03:03:14.000Z","dependencies_parsed_at":"2022-08-31T03:41:35.256Z","dependency_job_id":null,"html_url":"https://github.com/serima/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/serima/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serima%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serima%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serima%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serima%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serima","download_url":"https://codeload.github.com/serima/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serima%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28572578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T14:39:55.009Z","status":"ssl_error","status_checked_at":"2026-01-19T14:39:01.217Z","response_time":67,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-30T20:15:37.351Z","updated_at":"2026-01-19T15:02:08.637Z","avatar_url":"https://github.com/serima.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Got a new Macbook!\n\n## Connect Hardware\n\n1. Connect bluetooth mouse (Logicool M305)\n2. Setting Keyboard\n\t1. 修飾キー\n\t\t* 全てのキーボードに関して\n\t\t\t* Caps Lock キー を Control に割り当てる\n\t\t\t* Control キー を Caps Lock に割り当てる\n\t2. ショートカット\n\t\t* 入力ソース\n\t\t\t* 前の入力ソースを選択、入力メニューの次のソースを選択のチェックを外す\n\t\t* Spotlight\n\t\t\t* Spotlight 検索を表示のチェックを外す\n\t\t* キーボード\n\t\t\t* 次のウィンドウを操作対象にする を Ctrl + スペースに変更\n\t\t* フルキーボードアクセスで、「すべてのコントロール」にチェック\n3. Setting Display\n\t1. 適切な配置を設定する\n2. Setting Trackpad\n\t1. ポイントとクリック -\u003e タップでクリックのチェックを外す\n\t2. ポイントとクリック -\u003e 軌跡の速さを右から5番目の目盛りに\n\t3. スクロールとズーム -\u003e スクロールの方向: ナチュラルのチェックを外す\n4. Setting Mouse\n\t1. スクロールの方向: ナチュラル のチェックを外す\n\t2. 軌跡の速さ -\u003e 右から6番目の目盛りに\n\n## Change password\n\n* システム環境設定 -\u003e ユーザとグループ -\u003e パスワードを変更\n\t* 大文字小文字記号数字を含む必要がある\n\n## Change Dock Position\n\n* システム環境設定 -\u003e Dock とメニューバー -\u003e 画面上の位置 : 右\n* システム環境設定 -\u003e Dock とメニューバー -\u003e Dock を自動的に表示/非表示にチェックを入れる\n\n## Setting Hot Corner\n\n* システム環境設定 -\u003e Mission Control -\u003e ホットコーナー -\u003e 右上 : デスクトップ\n\n## Setting Spotlight\n\n* Spotlight は使用しないので、すべてチェックを外す\n\n## Setting Keyrepeat\n\n```\n$ defaults write -g InitialKeyRepeat -int 12\n$ defaults write -g KeyRepeat -int 3\n```\n\nその後、再起動する。\n\n## Install\n\n### via App Store\n\n#### 事前準備\n\n* `r.shibayama@gmail.com` でログイン\n* 利用可能なソフトウェアアップデートを行う\n* 自動アップデートを入にする\n\n#### Install Software\n\n* Slack\n* Skitch\n* CotEditor\n* Get Plain Text\n\n### via Browser\n\n* Google Chrome\n* Raycast\n* iTerm2\n* Karabiner-Elements\n* Google 日本語入力\n* Notion\n* Visual Studio Code\n* Zoom\n\n## Software settings\n\n### Finder\n\n* 環境設定 -\u003e 一般 -\u003e 新規 Finder ウィンドウで次を表示を変更\n* 環境設定 -\u003e サイドバー -\u003e r_shibayama などホームディレクトリを表示するように変更\n\n### Raycast\n\n* Hotkey を Cmd + Space に変更\n* Google アカウント連携\n\n### Google Chrome\n\n* `j02521` としてログインすることで拡張機能や履歴などが同期される\n* 環境設定 -\u003e ダウンロード保存先をデスクトップに変更\n\n### iTerm2\n\n* 事前に Ricty をインストールしておく必要がある\n* Preference -\u003e Profiles -\u003e Text -\u003e Regular Font -\u003e Ricty 12pt (Anti-aliased)\n* Preference -\u003e Profiles -\u003e Text -\u003e Double-Width Characters -\u003e Treat ambiguous-width characters as double width をオンに\n* Preference -\u003e Terminal -\u003e Notifications -\u003e Scilence bell をオンに\n* Preference -\u003e General -\u003e Native full screen windows をオフに\n\n## Setup Development Environment\n\n### 鍵の設置\n\n```\n$ mkdir ~/.ssh\n$ mv ~/Desktop/id_rsa* ~/.ssh\n\n### GitHub のアクセストークン設定\n\n* 二段階認証設定済みなので、https 経由で pull/push できるように設定を行う必要がある\n* See : http://qiita.com/usamik26/items/c655abcaeee02ea59695\n```\n\n### Install Homebrew\n\n```\n$ ruby -e \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)\"\n```\n\n### Install zsh\n\n```\n$ brew install zsh\n```\n\n* Next step : http://qiita.com/nenokido2000/items/763a4af5c161ff5ede68\n\n### Install golang\n\n```\n$ brew install go\n```\n\n### Install ghq + peco\n\n```\n$ brew install peco\n$ brew install ghq\n\n$ git config --global ghq.root ~/src\n```\n\n* See also http://qiita.com/ysk_1031/items/8cde9ce8b4d0870a129d\n* Super alias is http://qiita.com/itkrt2y/items/0671d1f48e66f21241e2\n\n### Install ssh-copy-id\n\n```\n$ brew install ssh-copy-id\n```\n\n### Install Ricty\n\nhttps://rictyfonts.github.io/\n\n```\n$ brew tap sanemat/font\n$ brew install Caskroom/cask/xquartz\n$ brew install ricty\n$ cp -f /usr/local/Cellar/ricty/4.1.0_2/share/fonts/Ricty*.ttf ~/Library/Fonts/\n$ fc-cache -vf\n```\n\n### dotfiles\n\n```\n$ cd\n$ git clone git://github.com/serima/dotfiles.git \n$ bash ./dotfiles/create_symlink.sh\n$ cd dotfiles\n$ git submodule init\n$ git submodule update\n$ vim\n(open vim and type :NeoBundleInstall to retrieve plugins)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserima%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserima%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserima%2Fdotfiles/lists"}