From 96e77f2e8f664a66f87db4084d86e3ace6598c18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?s=C4=B1x?= <16022325+51x@users.noreply.github.com> Date: Thu, 19 Apr 2018 21:48:47 +0000 Subject: [PATCH] Speeding up opening time. --- profile_files/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile_files/.zshrc b/profile_files/.zshrc index 702a522..cfe8c39 100644 --- a/profile_files/.zshrc +++ b/profile_files/.zshrc @@ -1,7 +1,7 @@ source ~/.zsh/colors.zsh source ~/.zsh/setopt.zsh source ~/.zsh/prompt.zsh -source ~/.zsh/completion.zsh +#source ~/.zsh/completion.zsh source ~/.zsh/aliases.zsh source ~/.zsh/bindkeys.zsh source ~/.zsh/ptz_functions.zsh