aboutsummaryrefslogtreecommitdiff
path: root/runcoms
diff options
context:
space:
mode:
Diffstat (limited to 'runcoms')
-rw-r--r--runcoms/zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/runcoms/zshrc b/runcoms/zshrc
index af64bbe..d59c6b9 100644
--- a/runcoms/zshrc
+++ b/runcoms/zshrc
@@ -54,6 +54,9 @@ export GPG_TTY=$(tty)
export FZF_DEFAULT_COMMAND='/usr/local/bin/rg --color never --files --hidden -g \!.git'
export FZF_DEFAULT_OPTS='--preview ''bat --style=numbers --color=always {} | head -500'''
+# Z
+. /usr/local/etc/profile.d/z.sh
+
################################################################################
# SECRET ENV VARS!!
################################################################################