summaryrefslogtreecommitdiffstats
path: root/dotfiles/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/zshrc')
-rw-r--r--dotfiles/zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/dotfiles/zshrc b/dotfiles/zshrc
index c7d6bf6..c9dfb09 100644
--- a/dotfiles/zshrc
+++ b/dotfiles/zshrc
@@ -120,6 +120,8 @@ bindkey '^[OB' history-substring-search-down
120autoload -rUz run-help-nix 120autoload -rUz run-help-nix
121bindkey '^K' run-help 121bindkey '^K' run-help
122 122
123bindkey '^P' push-line-or-edit
124
123# }}} 125# }}}
124 126
125# Aliases {{{ 127# Aliases {{{