]> Sergey Matveev's repositories - dotfiles.git/blobdiff - zsh/.zshrc
Shorter youtube-dl scriptnames
[dotfiles.git] / zsh / .zshrc
index 98367436ae04b5ce51127a58d49f47fa73bdb0b5..37e37ae484937218bc4eb2651bcc2d8ea732199d 100644 (file)
@@ -36,7 +36,7 @@ bindkey "^[[A" history-beginning-search-backward-end
 bindkey "^[[B" history-beginning-search-forward-end
 bindkey "^R" history-incremental-pattern-search-backward
 
-HISTORY_IGNORE="(ytdl* *|t *|t|mmfileget *)"
+HISTORY_IGNORE="(yt* *|t *|t|mmfileget *)"
 # }}}
 
 # Prompt {{{