Commit 1230aa96 authored by Murukesh Mohanan's avatar Murukesh Mohanan

Merge branch 'master' of https://git.cse.iitb.ac.in/murukesh/home

parents a6300744 e75ce16d
Pipeline #57 skipped
......@@ -115,3 +115,6 @@ fi
alias ping='ping -c5'
shopt -s nullglob extglob
EC() { echo -e '\e[1;33m'code $?'\e[m\n'; }
trap EC ERR
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment