]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
we might want this at some point ;-)
authorRaymond Chandler <intralanman@gmail.com>
Thu, 2 Feb 2012 00:37:23 +0000 (19:37 -0500)
committerRaymond Chandler <intralanman@gmail.com>
Thu, 2 Feb 2012 00:37:23 +0000 (19:37 -0500)
support-d/.bashrc

index a0f1d0c66a6d8e21a55e5dd1c061df6da78ba892..818afe0cef16f8369de9cda7804d4ed3b507a684 100644 (file)
@@ -21,6 +21,7 @@ export PS1='\n\[\033[01;31m\]\u@\h\[\033[01;36m\] [\d \@] \[\033[01;33m\] \w\n\[
 export PS2="\[\033[1m\]> \[\033[0m\]"
 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig
 export VISUAL=emacs
+export GIT_SSL_NO_VERIFY=true
 
 umask 022
 alias e='emacs'