Skip to content

Instantly share code, notes, and snippets.

View ndemarco's full-sized avatar

Nick DeMarco ndemarco

  • Raleigh, NC
View GitHub Profile
#!/bin/bash
iatest=$(expr index "$-" i)
#######################################################
# SOURCED ALIAS'S AND SCRIPTS BY zachbrowne.me
#######################################################
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc