mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
removed the setting of the keyboard rate on every shell startup
This commit is contained in:
@@ -2,9 +2,6 @@ if status is-interactive
|
|||||||
# Enable vi-mode
|
# Enable vi-mode
|
||||||
fish_vi_key_bindings
|
fish_vi_key_bindings
|
||||||
|
|
||||||
# Set the keyboard rate
|
|
||||||
xset r rate 200 50
|
|
||||||
|
|
||||||
# Set the editor to use vim
|
# Set the editor to use vim
|
||||||
set --export --global EDITOR nvim
|
set --export --global EDITOR nvim
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user