dotfiles コマンド履歴 ctrl + r ディレクトリ移動 ctrl + e gitのリポジトリ移動 ctrl + g gitのリポジトリ取得 ghq get xxxx よく使うコマンド grep -r 'methods:' --include='*.vue' './components' rg -g '*.vue' 'methods' './components'