Skip to content

Instantly share code, notes, and snippets.

View edinella's full-sized avatar
🐝
“Nothing will work unless you do.” — Maya Angelou

Ezequias Dinella edinella

🐝
“Nothing will work unless you do.” — Maya Angelou
View GitHub Profile
// Forked from kaushikgopal/.phoenix.js
// Released under MIT license - http://opensource.org/licenses/MIT
var BROWSER;
var EDITOR;
var FINDER;
var GRID_HEIGHT;
var GRID_WIDTH;
var MARGIN_X;
var MARGIN_Y;
@edinella
edinella / .bash_profile
Created February 23, 2019 04:16 — 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