You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have recently installed oh-my-bash.
I am not able to change the directory to the git repo.
Please note that, I am using my company given laptop and it may have certain restrictions.
The text was updated successfully, but these errors were encountered:
On Windows WSL, if I cd into a git repo directory the bash terminal hangs.
However, this only happens if the repo directory was git cloned from Windows. If I dos2unix all the files in the .git directory then it does not hang. Therefore most likely oh-my-bash is tripping up on Windows line endings.
I'd recommend checking which plugins you have enabled. If there are plugins enabled that don't have their related dependencies, it can slow down the system.
Hi,
I have recently installed oh-my-bash.
I am not able to change the directory to the git repo.
Please note that, I am using my company given laptop and it may have certain restrictions.
The text was updated successfully, but these errors were encountered: