Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View dorsegal's full-sized avatar

Dor Segal dorsegal

  • Wayne Enterprises
View GitHub Profile
@dorsegal
dorsegal / .bash_profile
Created March 3, 2017 18:26 — forked from natelandau/.bash_profile
Mac OSX Bash Profile
# ---------------------------------------------------------------------------
#
# Description: This file holds all my BASH configurations and aliases
#
# Sections:
# 1. Environment Configuration
# 2. Make Terminal Better (remapping defaults and adding functionality)
# 3. File and Folder Management
# 4. Searching
# 5. Process Management
#!/usr/bin/env ruby
$LOAD_PATH.push File.expand_path("spaceship/lib")
require "spaceship"
require "date"
require 'rubygems'
require 'dogapi'
# this application requiers fastlane installed and sapceship working.
# in addition please install datadig api for ruby