From 19f6c5d5d28a3869b1303d8935e1f38003636895 Mon Sep 17 00:00:00 2001 From: Andrei Stoica Date: Mon, 1 Apr 2024 03:34:28 -0400 Subject: [PATCH] omz load times --- .zshrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zshrc b/.zshrc index 54ab609..2517d1e 100644 --- a/.zshrc +++ b/.zshrc @@ -1,6 +1,4 @@ zmodload zsh/zprof -export NVM_LAZY_LOAD=true -export NVM_COMPLETION=true # If you come from bash you might have to change your $PATH. export PATH=$HOME/bin:/usr/local/bin:/usr/lib65/openjdk-17/bin:$PATH