aboutsummaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/bashrc b/bashrc
index 1383533..d75fe1a 100644
--- a/bashrc
+++ b/bashrc
@@ -7,9 +7,6 @@ _source_if() { [[ -r "$1" ]] && source "$1"; }
# _have setxkbmap && test -n "$DISPLAY" && setxkbmap -option caps:escape &>/dev/null
-_have xset && xset r rate 300 30
-_have setxkbmap && setxkbmap -option ctrl:nocaps
-_have setxkbmap && setxkbmap -layout gb
_have pandoc && . <(pandoc --bash-completion)
_source_if ~/.config/todo_completion