grepinsight / .dotfiles

dotfiles for various systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is it?

A bunch of configuration files(aka dotfiles) for many programs I use daily. It's for personal use, so it's frequently updated & done so with minimal documentation. If you want to use it as a baseline of your dotfiles, please consider forking it.

Prerequisites

  • make

Installation

cd $HOME &&\
  git clone https://github.com/grepinsight/.dotfiles.git &&\
  cd .dotfiles &&\
  make install

About

dotfiles for various systems


Languages

Language:Lua 36.0%Language:Emacs Lisp 21.7%Language:Vim Script 16.8%Language:Vim Snippet 12.9%Language:Shell 10.8%Language:Makefile 0.7%Language:Ruby 0.6%Language:YASnippet 0.4%