Commit graph

7 commits

Author SHA1 Message Date
bbd976f569
Attempt aligning bash with zsh
- support PROMPT
- support RPROMPT (buggy if on same line)
- support zsh color codes in PROMPT and RPROMPT
- refactor set_prompt to use PROMPT and RPROMPT
- add duration and rc to RPROMPT
2023-04-20 15:29:49 +02:00
52e20aca38
Add direnv support 2021-07-07 09:34:21 +02:00
9ca56d83c7 Fix for Linux and make consistent 2021-03-02 12:41:07 +01:00
c393dca551 fix cd to dirs with spaces 2014-09-29 12:36:40 +02:00
d4b90d1df8 bash: clear incomplete line 2013-12-19 20:28:46 +01:00
b398a6c739 moving prompt utils out of bash prompt 2013-12-19 17:01:19 +01:00
94be104bc9 bash support for a few zsh hooks 2013-12-13 13:53:37 +01:00