From dcbc2b798e910b3b449504ec2df2f08e379b0e5c Mon Sep 17 00:00:00 2001 From: Tim Date: Thu, 4 Jun 2026 11:34:13 +0200 Subject: [PATCH] rhel.zshrc aktualisiert --- fedora.zshrc => rhel.zshrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename fedora.zshrc => rhel.zshrc (92%) diff --git a/fedora.zshrc b/rhel.zshrc similarity index 92% rename from fedora.zshrc rename to rhel.zshrc index ff86e89..4a1ffc0 100644 --- a/fedora.zshrc +++ b/rhel.zshrc @@ -33,10 +33,10 @@ bindkey -e bindkey "^[[1;5C" forward-word bindkey "^[[1;5D" backward-word bindkey "^[[3~" delete-char -#bindkey '^[[A' history-substring-search-up -#bindkey '^[[B' history-substring-search-down -bindkey "$terminfo[kcuu1]" history-substring-search-up -bindkey "$terminfo[kcud1]" history-substring-search-down +bindkey '^[[A' history-substring-search-up +bindkey '^[[B' history-substring-search-down +#bindkey "$terminfo[kcuu1]" history-substring-search-up +#bindkey "$terminfo[kcud1]" history-substring-search-down # Shift + Pfeiltasten (verhindert A, B, C, D Ausgabe) bindkey '^[[1;2A' up-line-or-history # Hoch