aboutsummaryrefslogtreecommitdiff
path: root/readline
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-12-22 17:10:09 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-12-22 17:10:09 +1300
commited568ed839b2bb6ff41a0f4fccd61554319952a8 (patch)
tree39e98d9d26387555ff9eb166d3ebe8022a537bbc /readline
parentRemove some unused keybindings (diff)
downloaddotfiles-ed568ed839b2bb6ff41a0f4fccd61554319952a8.tar.gz
dotfiles-ed568ed839b2bb6ff41a0f4fccd61554319952a8.zip
Remove Alt+T td(1df) binding
Alt+T isn't too burdensome to type
Diffstat (limited to 'readline')
-rw-r--r--readline/inputrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/readline/inputrc b/readline/inputrc
index 525ae407..5254656e 100644
--- a/readline/inputrc
+++ b/readline/inputrc
@@ -73,8 +73,6 @@ $if Bash
# Alt-M (for muxer) to run tmux
"\em": "\C-utmux\C-j\C-y"
- # Alt-T (for todo) to edit my to-do file with td(1df)
- "\et": "\C-atd\C-j\C-y"
# Ctrl-Alt-B to move backward a shell-quoted word
"\e\C-b": shell-backward-word