Commit Graph

13 Commits

Author SHA1 Message Date
d5f85a724c bashrc.cust: Set custom history control
* ignoredups: ignore duplicate commands
* ignorespace: ignore commands beginning with a space
2021-08-11 15:12:59 +02:00
b1dd14fa7b bashrc.cust: Add 'getalias' function 2021-08-11 14:52:05 +02:00
6b7dd340c4 bashrc.cust: Add 'cust-error' function
This is a general error that will be used in other functions.
2021-08-11 14:50:40 +02:00
04976eda0b bashrc.cust: Add some aliases 2021-08-11 14:47:09 +02:00
2e7e8d5471 bashrc.cust: Disable 'less' history 2021-08-11 14:43:50 +02:00
471fead950 bashrc.cust: Don't exit if any background job is running 2021-08-11 14:43:13 +02:00
437df9f806 bashrc.cust: Enable "autocd" 2021-08-11 14:43:01 +02:00
d5afda94d1 bashrc.cust: Ignore case on completion 2021-08-11 14:42:44 +02:00
d0e262ade7 bashrc.cust: Add prompt configuration 2021-08-11 14:36:13 +02:00
6407c3d0f7 Add an installation script 2021-08-11 13:51:18 +02:00
749b9e0431 bashrc: Include configuration file
Keep configurations in an external file to make it easier with upgrades.
2021-08-11 13:49:16 +02:00
a09acad83c Import bashrc from /etc/bashrc 2021-08-11 13:45:05 +02:00
a6c5483123 Initial upload 2021-08-11 13:42:37 +02:00