X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=blobdiff_plain;f=zsh%2F.zshrc;h=98367436ae04b5ce51127a58d49f47fa73bdb0b5;hp=b4144e8bd4a5c7fb5ff84afd46f4225977518bf6;hb=45a47b837759172d66223afcc8b7714dbc53f702;hpb=c78908450df196fd8a7015d0426b03cd7362da9c diff --git a/zsh/.zshrc b/zsh/.zshrc index b4144e8..9836743 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="(ytdl* *|t *|t|mmfileget *)" # }}} # Prompt {{{