Skip to content

Instantly share code, notes, and snippets.

#######################################################################
# Save this file to your /usr/local/bin (Ubuntu 14.04LTS)
# then do chmod 755 git_clone.sh
# Go to your home directory, add the following line to .bash_aliases file.
# (create it if the file doesn't exist already)
# alias clone='/usr/local/bin/git_clone.sh'
# Now you can use it like
# as@xps:~/works$ clone awsma-server
# as@xps:~/works$
# instead of typing the long version