summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.zshrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 0aeede7..7259188 100644
--- a/.zshrc
+++ b/.zshrc
@@ -141,3 +141,7 @@ gpg-connect-agent updatestartuptty /bye >/dev/null 2>&1
## startup
update_dotfiles
+
+if (( $+commands[archey3] )) ; then
+ archey3
+fi