aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bash_profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/bash_profile b/bash_profile
index 8b958f0..d45bc99 100644
--- a/bash_profile
+++ b/bash_profile
@@ -13,6 +13,9 @@ export PATH="/usr/local/go/bin:$PATH"
[[ -f ~/.bashrc ]] && . ~/.bashrc
+xset r rate 300 30
+xmodmap ~/.Xmodmap
+
# perlbrew
source ~/perl5/perlbrew/etc/bashrc
. "$HOME/.cargo/env"