Commit Graph

14 Commits

Author SHA1 Message Date
b551e74961 bashrc.cust: Show full host name 2024-08-12 19:09:27 +02:00
0130317102 bashrc.cust: Update 'ls' aliases 2023-01-01 00:05:14 +01:00
dc208ab453 bashrc.cust: Add 'man' alias
Use 'bat' as pager for manuals.
2021-08-11 15:24:40 +02:00
4fd2169d0d bashrc.cust: Add 'findstring' function 2021-08-11 15:13:49 +02:00
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
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