diff --git a/zshrc b/zshrc index 78e0749..16feb6e 100644 --- a/zshrc +++ b/zshrc @@ -48,6 +48,9 @@ export MP_FULLNAME="Tyrel Souza" function adg () { workon addgene-core } +function ipa(){ + ifconfig | grep inet +} function cpbr () { if branch=$(git symbolic-ref --short -q HEAD) then