disable zshrc timining

This commit is contained in:
2026-05-30 23:31:33 +03:00
parent 12be226f16
commit fa64c0f8a4

2
.zshrc
View File

@@ -132,6 +132,6 @@ if [ -v K_SWITCH_HOME ]; then
k switch $HOME
fi
if true; then
if false; then
printf "\e[38;5;34m⚡ \e[38;5;220m.zshrc parsed in \e[38;5;33m%.0fms\e[0m\n" "$(( SECONDS * 1000 ))"
fi