zsh: monochrome ncdu

This commit is contained in:
He4eT 2023-07-20 20:10:45 +03:00
commit b6736c1922

View file

@ -40,6 +40,7 @@ source $ZSH/oh-my-zsh.sh
# Aliases # Aliases
alias fakemsg='echo "$(curl -s https://whatthecommit.com/index.txt)"' alias fakemsg='echo "$(curl -s https://whatthecommit.com/index.txt)"'
alias ncdu='ncdu --color off'
## git ## git