Skip to content

Instantly share code, notes, and snippets.

@span
Forked from dgw/git-bash-portable.bat
Created February 2, 2011 16:23
Show Gist options
  • Save span/807931 to your computer and use it in GitHub Desktop.
Save span/807931 to your computer and use it in GitHub Desktop.
@echo off
rem Copyright (C): 2010 Voyagerfan5761
rem http://technobabbl.es/
set USERPROFILE=%~dp0
set HOMEDRIVE=%~d0
set HOMEPATH=%~p0
set HOME=%~dp0
set HISTFILE=%USERPROFILE%.bash_history
rem set BASHRC=%USERPROFILE%.bashrc
git-bash.bat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment