summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Jäger <gitcommit@henk.geekmail.org>2021-10-22 23:36:51 +0200
committerHendrik Jäger <gitcommit@henk.geekmail.org>2021-10-22 23:36:51 +0200
commit6c3773af6f692667ce6db9e34794337f7cf2cf8b (patch)
treeb0b2b48669713e1ffdd3d029fb0b46815972340a
parent5f8bf32df896795dda052e9b741723b7e241e7e3 (diff)
update zshrc
-rw-r--r--.zshrc8
1 files changed, 5 insertions, 3 deletions
diff --git a/.zshrc b/.zshrc
index a5157d9..4793503 100644
--- a/.zshrc
+++ b/.zshrc
@@ -2,7 +2,7 @@
source ~/.zsh_zinit
-source /usr/share/autojump/autojump.sh
+# source /usr/share/autojump/autojump.sh
fpath=(~/.zsh_functions $fpath)
@@ -20,12 +20,14 @@ autoload pause_stardew
autoload -Uz vcs_info
autoload -Uz edit-command-line
+autoload -Uz zcalc
+autoload -Uz zargs
-source ~/.zsh_taskwarrior
+# source ~/.zsh_taskwarrior
# source ~/.zsh_functions
# source ~/.zsh_functions_media
-#source ~/.zsh_functions_taskwarrior
+# source ~/.zsh_functions_taskwarrior
source ~/.zsh_aliases
source ~/.zsh_local