summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/bash/inputrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/bash/inputrc b/.config/bash/inputrc
index ac2df3b..e967cc3 100644
--- a/.config/bash/inputrc
+++ b/.config/bash/inputrc
@@ -83,6 +83,7 @@ $include ~/.config/bash/vi.inputrc
# Macros
"\ee": "ranger\r" # Alt+e ranger\n
"\ew": "| wl-copy\r" # Alt+w | wl-copy\n
+"\el": "| less\r" # Alt+l | less\n
# vi-command ___________________________________________________________________
set keymap vi-command