marco-loche / dotfiles-osx

My dotfiles

Home Page:http://marcoloche.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

There is no place like home

Collection of my . files. This has only been really tested on OSX, although it should work with maybe some tweeting on Linux distros.

  • customised .bashrc
  • bash_aliases
  • env
  • config that sets up the prompt just the way I like it
  • base .jshintrc settings
  • .gitconfig
  • global .gitignore

Dependecies

install hub https://github.com/github/hub

brew install hub

install Growl and GrowlNotify for alert

Installation

Clone the project in your home. I peronally cloned in a .dotfiles directory

mkdir .dotfiles/
cd .dotfiles/
make install

This will backup any files that are in the home directory and that would be overwritten by the script into the DOTFILES\_BACKUP.

Just follow the directions on screen.

About

My dotfiles

http://marcoloche.com


Languages

Language:Shell 99.6%Language:PHP 0.4%