summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2018-10-27 21:58:21 +0200
committerTharre <tharre3@gmail.com>2018-10-27 21:58:21 +0200
commit19a8d1b40cf200b3f59e700fd34c58803b0320b8 (patch)
treeaaae82f2d06f2b50f222b1776caef99ad697bd5c /.zshrc
parent0ffd2625f63866d04adbe88586c387ba415d78c4 (diff)
downloaddotfiles-19a8d1b40cf200b3f59e700fd34c58803b0320b8.tar.gz
dotfiles-19a8d1b40cf200b3f59e700fd34c58803b0320b8.tar.xz
dotfiles-19a8d1b40cf200b3f59e700fd34c58803b0320b8.zip
zsh: add archey3 to startup again
Diffstat (limited to '.zshrc')
-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