Skip to content

Instantly share code, notes, and snippets.

@jlnarvaez
Last active October 15, 2020 10:34
Show Gist options
  • Save jlnarvaez/41299ef297cbfdc967a8ad6f1a643c07 to your computer and use it in GitHub Desktop.
Save jlnarvaez/41299ef297cbfdc967a8ad6f1a643c07 to your computer and use it in GitHub Desktop.
Utils for development (Bash)
# Ignore file permissions as changes in git
alias ignore_git_chmod="git config core.fileMode false"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment