| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace `typeset` check with shellvar flag | Ben Klein | 2018-07-12 | 1 | -3/+1 |
* | Fix os detection for MSYS2 | blackb1rd | 2018-06-30 | 1 | -1/+1 |
* | Fix Linux distribution detection | Max O'Cull | 2018-05-19 | 1 | -18/+18 |
* | Merge pull request #791 from dritter/local_variables | Ben Hilburn | 2018-04-14 | 1 | -0/+1 |
|\ |
|
| * | Make variables local | Dominik Ritter | 2018-03-27 | 1 | -0/+1 |
* | | update icons for nerd-fonts 2.0.0 | Tim Otlik | 2018-03-20 | 1 | -0/+15 |
|/ |
|
* | **LARGE MERGE THAT TOUCHES LOTS OF THINGS.** | Ben Hilburn | 2018-03-07 | 1 | -0/+76 |
|\ |
|
| * | Fixed silly coding error | Christo Kotze | 2018-02-22 | 1 | -5/+3 |
| * | Update for Travis | Christo Kotze | 2018-02-22 | 1 | -1/+2 |
| * | Updated truncatePath() | Christo Kotze | 2018-02-22 | 1 | -6/+7 |
| * | Another Travis test | Christo Kotze | 2018-02-20 | 1 | -1/+2 |
| * | Another change to test Travis | Christo Kotze | 2018-02-19 | 1 | -3/+3 |
| * | Changed path splitting to test Travis | Christo Kotze | 2018-02-19 | 1 | -3/+3 |
| * | Updated path splitting line | Christo Kotze | 2018-02-19 | 1 | -1/+1 |
| * | Added truncatePath to utilities.zsh | Christo Kotze | 2018-02-19 | 1 | -0/+75 |
* | | fix $OS variable for battery segment | Tim Otlik | 2018-02-19 | 1 | -13/+1 |
* | | add check of /etc/os-release for linux distros | Tim Otlik | 2018-02-16 | 1 | -13/+54 |
* | | added LINUX_*_ICON for several OS | Tim Otlik | 2018-02-16 | 1 | -0/+16 |
|/ |
|
* | Merge branch 'master' into next | Ben Hilburn | 2017-08-12 | 1 | -1/+1 |
|\ |
|
| * | Fix empty delimiter | Dominik Ritter | 2017-07-12 | 1 | -1/+1 |
* | | Icons for Windows/Cygwin + Refixes 32-bit support | guixxx | 2017-05-07 | 1 | -0/+4 |
|/ |
|
* | Converting timer start time to hex | Ben Hilburn | 2017-04-19 | 1 | -1/+1 |
* | Improve logic | guixxx | 2017-04-19 | 1 | -9/+8 |
* | Adds Android icon/battery plugin support | guixxx | 2017-04-19 | 1 | -0/+9 |
* | More possibilities with truncate folder marker | Benoit Averty | 2017-02-01 | 1 | -8/+9 |
* | Add dir_truncate_root option | Benoit Averty | 2017-02-01 | 1 | -0/+15 |
* | Consider delimiter length in dir truncate right | Arav Singhal | 2016-10-27 | 1 | -1/+3 |
* | Improved speed of `prompt_vcs` by 50%-66%. | Ben Hilburn | 2016-08-31 | 1 | -1/+15 |
* | Apply max dir length to package name shortener | Alex LaFroscia | 2016-03-22 | 1 | -0/+6 |
* | Merge pull request #212 from dritter/unit_testing | Ben Hilburn | 2016-02-18 | 1 | -0/+3 |
|\ |
|
| * | Add documentation for printSizeHumanReadable | Dominik Ritter | 2016-02-12 | 1 | -0/+3 |
* | | Fix joining segments | Dominik Ritter | 2016-02-06 | 1 | -2/+2 |
|/ |
|
* | Joining conditional segments now work as expected. If between the last | Dominik Ritter | 2016-01-23 | 1 | -0/+49 |
* | Use explicit word splitting. No need to set SH_WORD_SPLIT | Dominik Ritter | 2016-01-23 | 1 | -4/+4 |
* | Used typeset to define the local array. This does the trick on linux. | Dominik Ritter | 2015-11-17 | 1 | -1/+2 |
* | Added a mechanism to make deprecated segments visible to the user. | Dominik Ritter | 2015-11-17 | 1 | -0/+15 |
* | Extracted color functions to a separate file. | Dominik Ritter | 2015-10-24 | 1 | -48/+0 |
* | Extracted icons into a separate file. | Dominik Ritter | 2015-10-24 | 1 | -23/+1 |
* | Renamed "power-utilities.zsh" to just "utilities.zsh". | Dominik Ritter | 2015-10-24 | 1 | -0/+190 |