sai-prasanna / dotfiles

Central dotfile storage with easy installation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All my Dotfiles

##Installation

via curl

sh -c "$(curl -fsSL https://raw.githubusercontent.com/sai-prasanna/dotfiles/master/install.sh)"

via wget

sh -c "$(wget https://raw.githubusercontent.com/sai-prasanna/dotfiles/master/install.sh -O -)"

About

Central dotfile storage with easy installation


Languages

Language:Emacs Lisp 96.7%Language:Shell 3.3%