Skip to content

Instantly share code, notes, and snippets.

View alexharrison-js's full-sized avatar

Alex Harrison alexharrison-js

  • Seattle
View GitHub Profile
@alexharrison-js
alexharrison-js / .bash_profile
Created March 19, 2020 19:52 — 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
@alexharrison-js
alexharrison-js / nodejs-cheatsheet.js
Created June 14, 2018 18:10 — forked from LeCoupa/nodejs-cheatsheet.js
Complete Node.js CheatSheet --> UPDATED VERSION --> https://github.com/LeCoupa/awesome-cheatsheets
/* *******************************************************************************************
* THE UPDATED VERSION IS AVAILABLE AT
* https://github.com/LeCoupa/awesome-cheatsheets
* ******************************************************************************************* */
// 0. Synopsis.
// http://nodejs.org/api/synopsis.html