swc-windows-installer.py: Generalize update_bash_profile
authorW. Trevor King <wking@tremily.us>
Mon, 21 Oct 2013 05:27:23 +0000 (22:27 -0700)
committerW. Trevor King <wking@tremily.us>
Mon, 21 Oct 2013 17:16:05 +0000 (10:16 -0700)
commite3721c12a369368a114430969b9740b93fb5b892
tree88853fa3f07ce43d9625d5e6e7177e83cbd12e18
parente93aafb40d0c958e43bd4db4ddae1453f7cf8965
swc-windows-installer.py: Generalize update_bash_profile

And rename from make_bash_profile now that we're appending instead of
creating (since c5d5414, Append exports to end of .bash_profile
instead of overwriting, 2013-09-19).

This more general form can be used to add even more paths, for example
our IPython and nosetest entry points.
setup/swc-windows-installer.py