Merge branch 'fucked_branch' into 'master'
Fucked branch See merge request !1
This commit is contained in:
commit
6c8ad380dd
3
zshrc
3
zshrc
@ -48,6 +48,9 @@ export MP_FULLNAME="Tyrel Souza"
|
|||||||
function adg () {
|
function adg () {
|
||||||
workon addgene-core
|
workon addgene-core
|
||||||
}
|
}
|
||||||
|
function ipa(){
|
||||||
|
ifconfig | grep inet
|
||||||
|
}
|
||||||
function cpbr () {
|
function cpbr () {
|
||||||
if branch=$(git symbolic-ref --short -q HEAD)
|
if branch=$(git symbolic-ref --short -q HEAD)
|
||||||
then
|
then
|
||||||
|
Loading…
Reference in New Issue
Block a user