Tag: oh-my-zsh git

  • oh-my-zsh prompt slowness in big git repo

    References: oh-my-zsh uparse_git_dirty (git status) may be quite slow in a big git repo. My solution is to add the following lines zstyle ‘:vcs_info:*:*’ check-for-changes false It works well with theme nicoulaj.