]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/commitdiff
update zshrc
authorHendrik Jäger <gitcommit@henk.geekmail.org>
Fri, 22 Oct 2021 21:36:51 +0000 (23:36 +0200)
committerHendrik Jäger <gitcommit@henk.geekmail.org>
Fri, 22 Oct 2021 21:36:51 +0000 (23:36 +0200)
.zshrc

diff --git a/.zshrc b/.zshrc
index a5157d9e3b2da985e415294da71132f0c81f87bd..4793503c3288665702c43781b50b224b67aceb3e 100644 (file)
--- 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