Skip to content

brandon-vaughan/environments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Environments

Tool shed to store environment setup and customizations http://brandon-vaughan.github.com/environments

Aliases

This is a group of aliases for shortcut commands in terminal.

Install: copy and paste to your .bash_profile

Exports

This has some basic exports for localhost and mysql and such

Install: copy and paste to your .bash_profile

Functions

This has some nice functions to use in terminal and also a startproject function that you can customize to your needs

Install: copy and paste to your .bash_profile

Git Config

This sets up some aliases for git and color coding.

Install: copy and paste to ~/.gitconfig

OSX

This is where it's at. Tons of little improvements to OSX. Be sure to read through before using but I tried to strip out everything but the best tidbits.

Please note for Vim lovers I left out a bunch so go checkout: https://github.com/addyosmani/dotfiles

Install: be sure .osx is exicutable and then run file

chmod +x .osx
./.osx

About

Tool shed to store environment setup and customizations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages