Skip to content
Magenaut

Magenaut

  • Home
  • Privacy Policy
  • About

Home » oh-my-zsh git status

oh-my-zsh git status

Disable git status to boost Oh-My-Zsh performance

February 5, 2021January 30, 2021 by Jared Chu

Since my ZSH is very slow on big Git projects, I decided to disable the git status feature. Single project: git config –add oh-my-zsh.hide-status 1 git config –add oh-my-zsh.hide-dirty 1 Globally: git config –global –add oh-my-zsh.hide-status 1 git config –global –add oh-my-zsh.hide-dirty 1

Categories Notes Tags oh-my-zsh git status Leave a comment
  1. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  2. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  3. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  4. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

  5. John Fro on UFW rule from a list of IPsApril 7, 2022

    for line in $(<IPs.txt); do ufw allow from $line to any port 22; done

admin Adobe Commerce apt upgrade apt upgrade libwacom9 cache-control charts content-security-policy cron datetime debugging DevSecOps docker docker-compose docker daemon docker service environment-variables HTTP security headers Magento 2 magento 2 bug fixing magento 2.3.3 Magento Open Source Magento Security matplotlib mysql nginx performance php phpmailer prototyping python redis rounding SecurityHeaders.com alternatives security scanner smtp sql stderr stdout VS Code web development tools website security wordpress working-directory WP_Screen x-server

© 2026 Magenaut • Built with GeneratePress