summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2023-01-14 14:47:33 +0100
committerRomain Gonçalves <me@rgoncalves.se>2023-01-14 14:47:33 +0100
commit23e2bfd987c430bb41bc7860c46c2f572e9e2db4 (patch)
treea9a477e11fb6dbea189835147a149e56c0f03a7f /.zshrc
parentce6be946d024aa55a15d576388d05f90be671cf2 (diff)
downloaddots-trunk.tar.gz
Sat Jan 14 02:47:33 PM CET 2023HEADtrunk
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.