Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 306 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 306 Bytes

Dotfiles

Prerequisites

$ sudo apt-get install git vim vim-latexsuite

Installation

$ git clone git://github.com/kikoval/dotfiles ~/dotfiles
$ cd ~/dotfiles
$ git submodule init && git submodule update
$ ./makesymlinks.sh
$ source ~/.bashrc