summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorlistout <listout@protonmail.com>2022-01-04 16:07:37 +0530
committerlistout <listout@protonmail.com>2022-01-04 16:07:37 +0530
commit4173bee5df7474782e15d63c78719c7aa675a4f1 (patch)
tree7b730d19833299b5de7e2cf095ff1b5f15ba433d /.zshrc
parent97a80255ec04cd27750002f08b5a725f747e8188 (diff)
zsh profiling code
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc9
1 files changed, 8 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 6caa7b9..edae96a 100644
--- a/.zshrc
+++ b/.zshrc
@@ -1,4 +1,7 @@
-# Created by newuser for 5.8
+# Created by gogo for 5.8
+
+# Profiling
+#zmodload zsh/zprof
## Use vim mode
bindkey -v
@@ -12,3 +15,7 @@ source $HOME/.config/zsh/prompt.zsh
source $HOME/.config/zsh/history_search.zsh
source $HOME/.config/zsh/aliases.zsh
source $HOME/.config/zsh/help_command.zsh
+
+# Profiling
+#zprof
+#time zsh -i -c exit