about summary refs log tree commit diff
path: root/zsh/.zsh.d/40_keybindings.zsh
blob: 1be223d79b673f5912ab7fa39fec6a20cb00eb6c (plain) (blame)
1
2
3
#!/usr/bin/env zsh

bindkey '^[[Z'  reverse-menu-complete   # M-TAB

Consider giving Nix/NixOS a try! <3