takanamito / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

clone

ホームディレクトリにclone

Install

$ cd ~/dotfiles
$ git submodule init && git submodule update
$ ./setup.sh # oh-my-zshが入ってない場合は2回実行
$ vim
:NeoBundleInstall

プラグイン

vim-quickrun

実行

ノーマルモードで \r

NERDTree

起動

Ctrl + e

カーソル移動

Ctrl + w → hjkl

Sudo.vim

sudoで開き直す

:e sudo:%

その他

.gitconfig

アカウントとghqホームディレクトリの設定

About


Languages

Language:Vim Script 95.7%Language:Shell 4.3%