summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rwxr-xr-x.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 7ff854a..0181399 100755
--- a/.zshrc
+++ b/.zshrc
@@ -74,3 +74,5 @@ if [ -z "${SSH_AUTH_SOCK}" ]; then
eval $(ssh-agent) >/dev/null 2>&1
ssh-add -k >/dev/null 2>&1
fi
+
+command -v scw >/dev/null && eval "$(scw autocomplete script shell=zsh)"
remember that computers suck.