Commit Graph

13 Commits

Author SHA1 Message Date
f3eb69f3b2 bashrc.cust: Update 'ls' aliases 2023-01-01 00:05:14 +01:00
16499b2922 bashrc.cust: Add 'man' alias
Use 'bat' as pager for manuals.
2021-08-11 15:24:40 +02:00
fe9163b2fd bashrc.cust: Add 'findstring' function 2021-08-11 15:13:49 +02:00
03d5fe5b1c 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
9c52079165 bashrc.cust: Add 'getalias' function 2021-08-11 14:52:05 +02:00
eb60b3bec6 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
c0d7b4ee06 bashrc.cust: Add some aliases 2021-08-11 14:47:09 +02:00
769566082d bashrc.cust: Disable 'less' history 2021-08-11 14:43:50 +02:00
7b8b161fee bashrc.cust: Don't exit if any background job is running 2021-08-11 14:43:13 +02:00
59bdefa15f bashrc.cust: Enable "autocd" 2021-08-11 14:43:01 +02:00
fcb61bcbf4 bashrc.cust: Ignore case on completion 2021-08-11 14:42:44 +02:00
2268b21672 bashrc.cust: Add prompt configuration 2021-08-11 14:36:13 +02:00
74548a1234 bashrc: Include configuration file
Keep configurations in an external file to make it easier with upgrades.
2021-08-11 13:49:16 +02:00