X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;ds=sidebyside;f=zsh%2F.zshrc;h=37e37ae484937218bc4eb2651bcc2d8ea732199d;hb=3eaa5045bcbdb5d004a49b7c47f6b4fe67449993;hp=b4144e8bd4a5c7fb5ff84afd46f4225977518bf6;hpb=840f74d00323574392c38a7134d9ada622e2960f;p=dotfiles.git diff --git a/zsh/.zshrc b/zsh/.zshrc index b4144e8..37e37ae 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -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)" +HISTORY_IGNORE="(yt* *|t *|t|mmfileget *)" # }}} # Prompt {{{