Skip to content

dwillie/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DSTIL Dotfiles

Bootstrap:

For Bash 4.x (modern Linux):

source <(curl -s https://raw.githubusercontent.com/dstil/dotfiles/master/bootstrap)

For Bash ~3.2 (OSX):

curl -s https://raw.githubusercontent.com/rimmington/dothooks/master/bootstrap > bootstrap && DOTFILES_REPOS='https://github.com/dstil/dotfiles' bash ./bootstrap; rm ./bootstrap

See rimmington/dothooks for a more general bootstrap with more options.

Utilities

Run labcheck in a Git repository to check for compliance with lab best practices.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages