diff options
author | ubq323 <ubq323@ubq323.website> | 2023-04-16 16:48:02 +0100 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2023-04-16 16:48:02 +0100 |
commit | cec144c5328dea242767031c08ed30700b893590 (patch) | |
tree | 4e7118a007e7ede5d3e4ae21453bfdda0d1c8e5e /.inputrc | |
parent | 735782be32c6fca65a0b2bd8c4310533d57b610a (diff) |
more conf ig
Diffstat (limited to '.inputrc')
-rw-r--r-- | .inputrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.inputrc b/.inputrc new file mode 100644 index 0000000..9d7ccaf --- /dev/null +++ b/.inputrc @@ -0,0 +1,4 @@ +$include /etc/inputrc +"\e[A": history-search-backward +"\e[B": history-search-forward + |