I would like to use git-bash come with github client on a windows 7 (32bit) machine. Somehow, the git-bash has already learned the $PATH variables from windows
$PATH
Use the bash declare command -
$ declare -x PATH="/path with spaces":$PATH