mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 15:34:40 +01:00
Silence beep
This commit is contained in:
parent
be1bc3534e
commit
dd9c51f19c
1 changed files with 1 additions and 0 deletions
1
zsh/rc
1
zsh/rc
|
|
@ -15,6 +15,7 @@ source $DOTFILES_ZSH_DIR/fzf
|
||||||
source $DOTFILES_SHELL_DIR/go
|
source $DOTFILES_SHELL_DIR/go
|
||||||
|
|
||||||
set -o ignoreeof
|
set -o ignoreeof
|
||||||
|
unsetopt BEEP
|
||||||
|
|
||||||
source $DOTFILES_SHELL_DIR/git_prompt_info
|
source $DOTFILES_SHELL_DIR/git_prompt_info
|
||||||
GIT_PS1_SHOWDIRTYSTATE=1
|
GIT_PS1_SHOWDIRTYSTATE=1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue