Skip to content

ascensionpress/dotfiles

 
 

Repository files navigation

Ascension Press dotfiles

All you need to set up a development environment to contriubte to Ascension Press projects.

Installation

Before you run any of the setup scripts, there are some things you should do first:

  1. Install XCode for OSX, this will install git. You need git in order to get the dotfiles on your machine.
  2. Execute the following:
cd Your/Favorite/Path
git clone https://github.com/ascensionpress/dotfiles.git
cd dotfiles
bash dev_machine.sh

Manual Customizations

You'll also need to edit your .gitconfig with your GitHub information.

About

Ascension's dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 61.4%
  • ApacheConf 35.7%
  • Ruby 2.9%