Merge branch 'fucked_branch' into 'master'

Fucked branch

See merge request !1
This commit is contained in:
Tyrel Souza 2017-02-02 19:15:11 +00:00
commit 6c8ad380dd
1 changed files with 3 additions and 0 deletions

3
zshrc
View File

@ -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