Skip to content

Instantly share code, notes, and snippets.

@simar1043
Last active August 24, 2020 13:00
Show Gist options
  • Save simar1043/f17ea2226d94f6ffab923aa085a09aa3 to your computer and use it in GitHub Desktop.
Save simar1043/f17ea2226d94f6ffab923aa085a09aa3 to your computer and use it in GitHub Desktop.
bash profile
alias git_sync="git pull -r && git push"
alias ll="ls -lahG"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment