summaryrefslogtreecommitdiffstatshomepage
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.config/zsh/.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc
index 13e65dc..f113d91 100644
--- a/zsh/.config/zsh/.zshrc
+++ b/zsh/.config/zsh/.zshrc
@@ -26,6 +26,8 @@ setopt NONOMATCH
setopt CORRECT
setopt INTERACTIVE_COMMENTS
+TRAPUSR1() { rehash }
+
bindkey -v
bindkey -m 2>/dev/null