FMeinicke's Wiki

Home

❯

Git

❯

Location of custom scripts on Windows

Location of custom scripts on Windows

May 26, 20251 min read

  • git/script
  • git/bin
  • git/for-windows
  • windows

script bin for-windows windows

Source

  • https://superuser.com/a/1688527/1201131
  • custom scripts go into ~/bin/ (i.e., C:\Users\<User>\bin)
  • if the script is called git-myscript, then it can be called using git myscript from both Git Bash and any Windows shell (CMD/pwsh)

Graph View

Created with Quartz v4.5.0 © 2025

  • GitHub