mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Disable [] and ? match alerts on zsh
This commit is contained in:
parent
9cd9247676
commit
e50822eef4
1 changed files with 1 additions and 0 deletions
1
zsh/rc
1
zsh/rc
|
|
@ -17,6 +17,7 @@ source $DOTFILES_SHELL_DIR/direnv
|
|||
|
||||
set -o ignoreeof
|
||||
unsetopt BEEP
|
||||
unsetopt NOMATCH
|
||||
|
||||
source $DOTFILES_SHELL_DIR/git_prompt_info
|
||||
GIT_PS1_SHOWDIRTYSTATE=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue