From 9618f7ba168bf8b63b4b82ab6d9e09ac19a46127 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Tue, 22 Jun 2021 14:29:09 -0400 Subject: [PATCH] inputrc: drop config --- config.org | 5 ----- 1 file changed, 5 deletions(-) diff --git a/config.org b/config.org index 7a1cabf..6da58e3 100644 --- a/config.org +++ b/config.org @@ -1021,11 +1021,6 @@ Make MPV play a little bit smoother. ytdl-format="bestvideo[height<=?1080]+bestaudio/best" hwdec=auto-copy #+end_src -** Inputrc -This file is used for any GNU Readline programs. I use Emacs editing mode mostly because of one annoyance which is that to clear the screen using ^L, you have to be in normal mode which is a pain. If there is a way to rebind this, I'd love to know!. -#+begin_src conf :tangle ~/.inputrc - set editing-mode emacs -#+end_src ** Git *** User #+begin_src conf :tangle ~/.gitconfig -- 2.39.2