Skip to content

druplar/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Matthew Scharley <matt@scharley.me>

Installation (Docker)

Want to take this repo for a test run in a project?

docker run -it --rm -v $(pwd):/home/ubuntu/$(basename `pwd`) mscharley/dotfiles

Installation (*nix/OS X)

git clone git://github.com/mscharley/dotfiles ~/.dotfiles
cd ~/.dotfiles
./install.pl

Installation (Windows)

Still not automated. For now, copy the PowerShell profile to $profile in PowerShell and make sure your execution policy allows for running it.

About

This repository contains most of the dotfile settings I use regularly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 74.3%
  • Ruby 11.5%
  • Perl 5.9%
  • Vim Script 3.8%
  • PowerShell 3.5%
  • PHP 1.0%