From 0360b1df5704b4ab1f45b6bca2402f6cf7e9d08b Mon Sep 17 00:00:00 2001 From: Gopher Date: Mon, 24 Mar 2025 13:08:38 +0530 Subject: [PATCH] Changes in: zsh, --- zsh/.zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh/.zshrc b/zsh/.zshrc index 39ac627..a9203c1 100755 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -168,3 +168,4 @@ take() { autoload -U +X bashcompinit && bashcompinit complete -o nospace -C /usr/bin/terraform terraform +complete -C '/usr/bin/aws_completer' aws