no kitty bell
This commit is contained in:
@@ -173,7 +173,7 @@ font_size 10.0
|
||||
#: clicks (in seconds). Negative numbers will use the system default
|
||||
#: instead, if available, or fallback to 0.5.
|
||||
|
||||
# mouse_hide_wait 3.0
|
||||
mouse_hide_wait 0
|
||||
|
||||
#: Hide mouse cursor after the specified number of seconds of the
|
||||
#: mouse not being used. Set to zero to disable mouse cursor hiding.
|
||||
@@ -217,7 +217,7 @@ font_size 10.0
|
||||
|
||||
#: Terminal bell {{{
|
||||
|
||||
# enable_audio_bell yes
|
||||
enable_audio_bell no
|
||||
|
||||
#: Enable/disable the audio bell. Useful in environments that require
|
||||
#: silence.
|
||||
|
||||
9
.gitconfig
Normal file
9
.gitconfig
Normal file
@@ -0,0 +1,9 @@
|
||||
[user]
|
||||
name = Aaron Gutierrez
|
||||
email = gutierrez.aaron.m@gmail.com
|
||||
[diff]
|
||||
tool = vimdiff
|
||||
[difftool]
|
||||
prompt = true
|
||||
[push]
|
||||
default = simple
|
||||
Reference in New Issue
Block a user