Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-01-06 | Apparently %* does not zero-pad the hours. I want zero-padding. | Dennis Eriksen | 1 | -2/+2 | |
2023-01-04 | made it possible to specify both fore- and background color, AND boldness. ↵ | Dennis Eriksen | 1 | -35/+63 | |
Also, added SHLVL when it gets higher than 10 | |||||
2023-01-02 | Added new way to calculate the value of the hostname | Dennis Eriksen | 1 | -60/+41 | |
Added a simpler and more elegant way to find a numeric value of the hostname. Also, moved a few things around. | |||||
2023-01-02 | change the way we assemble the prompt. Now we cas measure the length and ↵ | Dennis Eriksen | 1 | -29/+40 | |
slip into double-line-mode when the prompt exceeds 50% of the terminal | |||||
2023-01-01 | rewriting prompt. wip | Dennis Eriksen | 1 | -53/+105 | |
Planning for better readability, better trunking of directories, and zero external dependencies. | |||||
2022-11-23 | check if variable is set in a proper way | Dennis Eriksen | 1 | -1/+1 | |
2022-11-23 | We need to initialize colors before we can use $reset_color | Dennis Eriksen | 1 | -1/+2 | |
2017-12-29 | add support for virtualenv | Dennis Eriksen | 1 | -0/+1 | |
2017-06-06 | bugfix | Dennis Eriksen | 1 | -1/+1 | |
2017-06-06 | bugfix | Dennis Eriksen | 1 | -1/+2 | |
you can't initiate an array with "local" in front | |||||
2017-06-06 | bugfixes | Dennis Eriksen | 1 | -3/+3 | |
2017-05-23 | adding status-code | Dennis Eriksen | 1 | -0/+3 | |
2017-05-23 | just reworking the code | Dennis Eriksen | 1 | -29/+25 | |
2016-12-26 | just added the possibility of using $ as promptchar | Dennis Eriksen | 1 | -0/+2 | |
2016-06-08 | removed one too many | Dennis Eriksen | 1 | -1/+1 | |
2016-06-08 | moving the space again | Dennis Eriksen | 1 | -6/+6 | |
2016-06-07 | attempting to clean up the git-bit | Dennis Eriksen | 1 | -9/+12 | |
2016-05-20 | lets add some VCS info | Dennis Eriksen | 1 | -7/+13 | |
2016-05-20 | just adding more comments | Dennis Eriksen | 1 | -0/+3 | |
2016-05-20 | just adding a comment | Dennis Eriksen | 1 | -4/+5 | |
2015-06-29 | make promptchar bold red if root | Dennis Eriksen | 1 | -2/+7 | |
2015-06-29 | adding some comments | Dennis Eriksen | 1 | -5/+10 | |
2015-06-29 | adding multicolouring based on hostname | Dennis Eriksen | 1 | -18/+35 | |
2015-06-29 | adding multicolouring based on hostname | Dennis Eriksen | 1 | -18/+35 | |
2015-06-29 | renaming to adam3, and adding a lincence | Dennis Eriksen | 1 | -13/+13 | |
2015-06-29 | adam3 is based upon adam1 from the zsh repo | Dennis Eriksen | 1 | -0/+54 | |