added gclone command and documented my zeptorc file

This commit is contained in:
hellerve
2016-09-02 19:57:47 +02:00
parent b0dbbb19e3
commit 541c1ddddc
2 changed files with 16 additions and 1 deletions

4
zshrc
View File

@@ -412,6 +412,10 @@ elif type compctl &>/dev/null; then
fi
###-end-npm-completion-###
function gclone {
git clone https://github.com/$1
}
function zeptosay () {
x=`fortune`
zepto ~/.scripts/zeptosay.zp $x