Skip to content

Daniel451/dotfiles

 
 

Repository files navigation

      _       _    __ _ _
     | |     | |  / _(_) |
   __| | ___ | |_| |_ _| | ___  ___
  / _` |/ _ \| __|  _| | |/ _ \/ __|
 | (_| | (_) | |_| | | | |  __/\__ \
(_)__,_|\___/ \__|_| |_|_|\___||___/

Setup

Clone repo and run ./install.sh

Install without git

cd; mkdir dotfiles; cd dotfiles; \
curl -#L https://github.com/aziz/dotfiles/tarball/master | \
tar -xzv --strip-components 1; \
./install.sh

Provisioning

Mac OSX

~/.mac/mac-install.sh

Ubuntu

~/.templates/provisioning/ubuntu/ubuntu.sh


Credit

Inspired and borrowed form Ryan Bates, Ryan Tomayko, Carlhuda, Robert Evans, Mathias Bynens and Mislav Marohnić dotfile repos.

About

My Unix environment

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 76.2%
  • Python 12.6%
  • Emacs Lisp 4.2%
  • Vim Script 2.1%
  • Ruby 1.9%
  • HTML 1.4%
  • Other 1.6%