diff --git a/chef/profile/files/user_profile b/chef/profile/files/user_profile index 1e9ae0e..74a7d67 100644 --- a/chef/profile/files/user_profile +++ b/chef/profile/files/user_profile @@ -15,3 +15,5 @@ export GPG_TTY="$(tty)" export SSH_AUTH_SOCK="${HOME}/.gnupg/S.gpg-agent.ssh" alias gca="git commit --amend --no-edit" + +bindkey '\CI' expand-or-complete-prefix