Skip to content

Instantly share code, notes, and snippets.

@hochan222
Last active October 11, 2021 09:39
Show Gist options
  • Save hochan222/e2f31456067e9ad962beee207bdbcff1 to your computer and use it in GitHub Desktop.
Save hochan222/e2f31456067e9ad962beee207bdbcff1 to your computer and use it in GitHub Desktop.
zshrc setting
export GPG_TTY=$(tty)
alias holee='git config --unset user.name&&git config --unset user.email&&git config user.name "hochan222"&&git config user.email "hochan049@gmail.com"&&git config --list'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment