diff options
| author | EuAndreh <eu@euandre.org> | 2022-05-12 12:01:54 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2022-05-12 12:01:54 -0300 |
| commit | 90eaebabcaaea74237f34cf05709625345f276cc (patch) | |
| tree | 349e7609d20ecfb6567652a7e28595cec9647eb0 /etc/bash/inputrc | |
| parent | .usr/etc/i3/config: WIP setup extra bindings (diff) | |
| download | dotfiles-90eaebabcaaea74237f34cf05709625345f276cc.tar.gz dotfiles-90eaebabcaaea74237f34cf05709625345f276cc.tar.xz | |
Move Git repository into ~/.usr/.git/
Diffstat (limited to 'etc/bash/inputrc')
| -rw-r--r-- | etc/bash/inputrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/bash/inputrc b/etc/bash/inputrc new file mode 100644 index 0000000..f5c7095 --- /dev/null +++ b/etc/bash/inputrc @@ -0,0 +1,2 @@ +"\e[B": history-search-forward +"\e[A": history-search-backward |
