Skip to content

Instantly share code, notes, and snippets.

View srehaider's full-sized avatar

Rehan Haider srehaider

View GitHub Profile
alias.com !git checkout "$(basename $(git symbolic-ref refs/remotes/origin/HEAD))" && git pull
alias.co checkout
alias.st status
alias.br branch
alias.cb checkout -b
alias.cm !git checkout "$(basename $(git symbolic-ref refs/remotes/origin/HEAD))"
alias.update !git fetch && git rebase "origin/$(basename $(git symbolic-ref refs/remotes/origin/HEAD))"

Keybase proof

I hereby claim:

  • I am srehaider on github.
  • I am srehaider (https://keybase.io/srehaider) on keybase.
  • I have a public key whose fingerprint is 8920 FC67 F453 C789 FEE8 ABC3 713D 5452 9D18 FA92

To claim this, I am signing this object:

#!/bin/bash
#It is written on the basis of Instructions given here(http://git.27o.de/dataserver/about/) and I have tested it on ubuntu server 16.04.
#Before running this script get full information about inputs required to run this script
#SQL server ROOT password:
# is password which will be used as root password for MySQL server
#password for Zotero databases:
# This password will be used for all databases which are required for zotero dataserver