marucc / dotfiles

dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

cd /path/to
git clone dotfiles.git
cd dotfiles
./setup.sh

vim

NeoBundle 'taglist.vim' で ctags が必要

sudo apt-get install ctags
cd /path/to/dotfiles
git submodule init
git submodule update
vim

vim command

:NeoBundleInstall

About

dotfiles


Languages

Language:Vim Script 56.9%Language:Shell 43.1%