Add bash.d. #7

Merged
shaunrd0 merged 20 commits from bash-d into main 2026-02-21 15:14:40 +00:00
Showing only changes of commit 288dc28e07 - Show all commits

View File

@@ -1,2 +1,4 @@
"\e[A": history-search-backward # This will automatically trigger reverse search when using up / down in bash
"\e[B": history-search-forward # However it doesn't feel natural with ble.sh, so it's commented out for now.
#"\e[A": history-search-backward
#"\e[B": history-search-forward