Integrates Ubuntu 24.04LTS default bash config and fixes anonymous functions to work properly in bash.
This commit is contained in:
@@ -7,3 +7,10 @@ Refresh history after modifying
|
||||
```shell
|
||||
cat history/all.md| LC_ALL=C sort -u -o history/all.md
|
||||
```
|
||||
|
||||
## TODO
|
||||
|
||||
* Look into lesspipe from .bashrc and make a script in .rc.d
|
||||
* Move debian_chroot, color_prompt, and PS1 from .bashrc to .rc.d
|
||||
* Move dircolors stuff from .bashrc to .rc.d
|
||||
* Move content from ~/.bash_aliases to .rc.d
|
||||
|
||||
Reference in New Issue
Block a user