Joined July 2012
·

Lauri Rooden

Tallinn, Estonia
·
·

Posted to A quicker Mkdir and git init over 1 year ago

Same as

function mdgit() {
    git init $1 && cd $1
}

For me it is more straightforward to run git init a/be/repo and cd !$ without extra command

Achievements
51 Karma
0 Total ProTip Views
Interests & Skills