Commit graph

25 commits

Author SHA1 Message Date
c29d55e131 bash prompt with segments (on par with zsh) 2014-03-03 19:39:55 +01:00
6c74dc0167 bash: fix last rc in prompt 2013-12-20 15:44:04 +01:00
cc536c39cc WIP: moving prompt segments out of zsh 2013-12-19 17:01:42 +01:00
b398a6c739 moving prompt utils out of bash prompt 2013-12-19 17:01:19 +01:00
e1adf97cfe git_prompt_status now compatible with zsh 2013-12-13 12:05:21 +01:00
9ea8a9d790 fix (remove) rc prompt symbol (bad linux font) 2012-08-30 10:57:52 +02:00
6f9bfc691c comment 2012-08-14 18:00:21 +02:00
b0c6665c2a comment 2012-08-14 17:58:09 +02:00
c4a905a1c5 readability 2012-08-14 17:55:49 +02:00
79b582f983 fix blink caused by stty 2012-08-14 17:53:14 +02:00
819fd72a82 writing blanks to end is useless 2012-08-14 17:48:28 +02:00
37ce373989 bash: reverse % + clear incomplete line a la zsh 2012-08-14 17:41:42 +02:00
d7189d263e refactored bash prompt 2012-08-14 16:48:51 +02:00
27ca2ca7e2 define PROMPT_COMMAND centrally 2012-08-14 16:48:19 +02:00
f120da9135 crude git status report in prompt 2012-08-14 14:16:45 +02:00
e4e993f605 less monolithic PS1 2012-08-14 14:16:22 +02:00
32f8dbb9ef bash prompt with git info, using git_prompt_info 2012-08-14 13:02:44 +02:00
14df797f62 superficial changes 2012-08-14 13:02:19 +02:00
fbdc826001 tentative right prompt hack 2012-08-13 17:36:49 +02:00
b0acfd53d8 cleanup 2012-08-13 17:36:39 +02:00
0413967010 cosmetic 2012-08-13 17:19:50 +02:00
5cfd24a554 modularisation term_title 2012-08-10 15:37:13 +02:00
a0f8f48016 uniformizing shell config 2012-08-10 14:15:13 +02:00
65be65d4d6 refactoring bash prompt 2012-08-10 10:38:06 +02:00
f699a87614 refactoring 2012-08-09 15:37:56 +02:00
Renamed from bash_prompt (Browse further)