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
Thank you for the report! Hmm, to resolve the conflict, I think we need to rename either one. However, it's difficult to decide which one to preserve and which one to change because some people want one and some other people want the other. In this case, you can just re-override the alias by yourself after sourcing oh-my-bash in your .bashrc. Do you have a better idea to resolve the issue on the oh-my-bash side in your mind?
in lib/directories.sh
alias d='dirs -v | head -10'
in plugins/bashmarks/bashmarks.plugin.sh
alias d='bm -d'
i like dirs!
The text was updated successfully, but these errors were encountered: