#!/usr/bin/env bash # kısa git clone # gitc hesap/depo [ $1 ] && hesapdepo="$1" || exit 1 git clone https://github.com/${hesapdepo}