From 9af72b1f31ee233b46aa59a5ba6da4f673a8efa1 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 2 Mar 2023 03:09:49 +0000 Subject: automatic import of zsh --- dotzshrc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 dotzshrc (limited to 'dotzshrc') diff --git a/dotzshrc b/dotzshrc new file mode 100644 index 0000000..ebd96e7 --- /dev/null +++ b/dotzshrc @@ -0,0 +1,9 @@ +# +# .zshrc is sourced in interactive shells. +# It should contain commands to set up aliases, +# functions, options, key bindings, etc. +# + +# Setup new style completion system. +autoload -U compinit +compinit -- cgit v1.2.3