Skip to content

Instantly share code, notes, and snippets.

@kjkorea
Created November 1, 2019 06:20
Show Gist options
  • Select an option

  • Save kjkorea/e5c9f72c5a4f3521e4806052b209db82 to your computer and use it in GitHub Desktop.

Select an option

Save kjkorea/e5c9f72c5a4f3521e4806052b209db82 to your computer and use it in GitHub Desktop.
my .bashrc at Git for Windows
export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8
alias gs='git status'
alias gc='git commit'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment