Alois Mahdal
0f4133012a
Add code to show command in titlebar
Taken from an [i3 forum answer][1] and edited to remove unnecessary info
(name@hostname and $HOME path)
[1]: https://faq.i3wm.org/question/2481/how-to-show-cli-application-name-in-window-title/?answer=2482#post-id-2482
vor 10 Jahren
Alois Mahdal
510bcc949e
Fortify RV saving against tempdir being destroyed
Now `rm -rf /var/tmp/bash-rv` would only disable the feature instead of
causing errors to be printed on each prompt.
vor 10 Jahren
Alois Mahdal
cb19fe06c8
Stop littering; use `local` where possible
vor 10 Jahren
Alois Mahdal
b2850b307b
Clean up return value file
vor 10 Jahren
Alois Mahdal
360fe10e67
Use more visible light red for return value
vor 11 Jahren
Alois Mahdal
ad9dade2ec
Remove unnecessary argument from call
vor 11 Jahren
Alois Mahdal
b7ddf51f79
Fix regression from inclusion of real escapes
Inclusion of "real" \033 seemed to work but confused readline when
working with long history lines
vor 11 Jahren
Alois Mahdal
37744352e2
Color prompt dollar based on last return value
vor 11 Jahren
Alois Mahdal
615a07c2bf
Revamp loading of .bash/ RC files
* More intuitive file naming,
* setup simplified,
* setup is now in script (vs. diff file),
* removed unnecessary exec mode.
vor 11 Jahren
Alois Mahdal
ac4cfdecbe
Initial commit
vor 12 Jahren