/dotfiles

linux dotfiles

Primary LanguageEmacs Lisp

prayagupd's yadr

make your terminal sing

install

$ git clone https://github.com/prayagupd/dotfiles
$ cd dotfiles
$ ./bootstrap.sh

what terminal looks like

solarized dark

Keep fork updates

git remote add upstream https://github.com/prayagupd/dotfiles
git fetch upstream
git checkout master
git merge upstream/master

inspiration

repeating the same shit since 2010

VIM configuration for happy Java coding

the cleanest vimrc you've ever seen