diff options
author | Raul Benencia <raul@thousandeyes.com> | 2025-05-12 14:15:45 -0700 |
---|---|---|
committer | Raul Benencia <raul@thousandeyes.com> | 2025-05-12 14:15:45 -0700 |
commit | 74e2e7fadfcce137c72ef3d28e99c5c1b91a0cba (patch) | |
tree | b40179a92af29640f818210047b0f1048877e78f | |
parent | e47d3a87b338e87d2125341d673d16394ba0d38f (diff) |
-rw-r--r-- | .inputrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.inputrc b/.inputrc new file mode 100644 index 0000000..a8e424b --- /dev/null +++ b/.inputrc @@ -0,0 +1,2 @@ +"\M-\C-f": shell-forward-word +"\M-\C-b": shell-backward-word
\ No newline at end of file |