gunnard / dotfiles

Dotfiles

Home Page:https://www.gunnard.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run: vimsetup.sh
OR 
Commands to install:

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
git clone https://github.com/scrooloose/nerdtree.git ~/.vim/bundle/nerdtree
cd ~/.vim/bundle
git clone https://github.com/mattn/emmet-vim.git
mkdir ~/.vim/autoload
curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim
mkdir ~/.vim/colors && cd ~/.vim/colors
wget https://raw.githubusercontent.com/nanotech/jellybeans.vim/master/colors/jellybeans.vim

added git hook for adding branch to commit msg

About

Dotfiles

https://www.gunnard.org


Languages

Language:C 99.6%Language:Makefile 0.3%Language:Shell 0.0%Language:Lua 0.0%Language:Vim Script 0.0%Language:Dockerfile 0.0%