about summary refs log tree commit diff
path: root/zsh/.zsh.d/40_keybindings.zsh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--zsh/.zsh.d/40_keybindings.zsh3
1 files changed, 3 insertions, 0 deletions
diff --git a/zsh/.zsh.d/40_keybindings.zsh b/zsh/.zsh.d/40_keybindings.zsh
new file mode 100644
index 0000000..1be223d
--- /dev/null
+++ b/zsh/.zsh.d/40_keybindings.zsh
@@ -0,0 +1,3 @@
+#!/usr/bin/env zsh
+
+bindkey '^[[Z'  reverse-menu-complete   # M-TAB

Consider giving Nix/NixOS a try! <3