Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Slow bash startup ====== * The most likely culprit is that you have bash completion enabled. * uninstall the bash completion package -or- * rename %%/etc/profile.d/bash_completion.sh%% to %%bash_completion.sh.bak%% -or- * manually review %%/etc/bash_completion%% and comment out sections you don't need * http://stackoverflow.com/questions/15536212/slow-load-time-of-bash-in-cygwin * Review your .profile or .bash_profile items. You can rename these files to .bak and open bash again to see if it opens quickly. If it does, remove certain sections until you find the culprit. docs/cygwin/slow_bash_startup.txt Last modified: 2013/08/12 10:30by billh