Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 303 Bytes

File metadata and controls

17 lines (13 loc) · 303 Bytes

Bash history search, partial + up-arrow

Put the following lines in your ~/.inputrc:

## arrow up
"\e[A":history-search-backward
## arrow down
"\e[B":history-search-forward

Dropdown Terminal

sudo apt-get install tilda

Docklet Panel

sudo apt-get install docky