Skip to content

opendena/dotfiles

 
 

Repository files navigation

Dotfiles

Install

curl -fsSL \
  https://raw.githubusercontent.com/SebastienElet/dotfiles/master/install.sh | sh

Manual install

cd && \
  git clone https://github.com/SebastienElet/dotfiles.git .dotfiles &&
  make all

My dev env

Releases

No releases published

Packages

No packages published

Languages

  • Shell 67.8%
  • Vim Script 17.5%
  • Makefile 13.9%
  • JavaScript 0.8%