Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #452 from dritter/improve_travis_and_vms | Ben Hilburn | 2017-03-21 | 8 | -4/+77 |
|\ | | | | | Improve travis and VMs | ||||
| * | Add a hint for the p9k test folder inside the VMs | Dominik Ritter | 2017-03-21 | 1 | -0/+2 |
| | | |||||
| * | Setup some test folders/repos in the VMs for easier testing | Dominik Ritter | 2017-03-21 | 5 | -1/+56 |
| | | |||||
| * | Install more dependencies on travis | Dominik Ritter | 2017-03-21 | 1 | -0/+1 |
| | | |||||
| * | Install more dependencies in VMs | Dominik Ritter | 2017-03-21 | 2 | -1/+15 |
| | | |||||
| * | Fix a problem with redirection in plain.zsh provider | Dominik Ritter | 2017-03-21 | 1 | -1/+1 |
| | | |||||
| * | Fix a little problem in BSD | Dominik Ritter | 2017-03-21 | 1 | -0/+1 |
| | | | | | | | | | | On BSD ZSH is installed on a different location than on linux. So we link it there to make sure our later scripts will work. | ||||
| * | Assume "yes" on installation of ZSH on travis | Dominik Ritter | 2017-03-21 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #446 from dritter/fix_442 | Ben Hilburn | 2017-03-21 | 3 | -1/+371 |
|\ \ | | | | | | | Protect special characters in various modes | ||||
| * | | Fix tests on TravisCI | Dominik Ritter | 2017-03-20 | 1 | -24/+60 |
| | | | | | | | | | | | | TravisCI runs ubuntu 14.04 which has ZSH 5.0.2 on it. | ||||
| * | | Add tests to ensure all icon keys are set in all modes | Dominik Ritter | 2017-03-20 | 1 | -0/+252 |
| | | | | | | | | | | | | | | | This tests do compare icons from all modes (except for flat and compatible) with all other modes. | ||||
| * | | Add tests for setting the right locale in icons.zsh | Dominik Ritter | 2017-03-18 | 2 | -1/+75 |
| | | | |||||
| * | | Add default locale to protect the special characters | Dominik Ritter | 2017-03-18 | 1 | -0/+8 |
| |/ | |||||
* | | Merge pull request #449 from dritter/ordered_icons_list | Ben Hilburn | 2017-03-21 | 1 | -2/+14 |
|\ \ | | | | | | | Sort the output of `get_icon_names` alphabetically | ||||
| * | | Improve get_icon_names function | Dominik Ritter | 2017-03-19 | 1 | -1/+12 |
| | | | | | | | | | | | | | | | | | | | | | As this function gets more and more important, it now checks for overrides the user has made and prints these icons instead. At least unless the first parameter is not set to "original". Then it will print the default icons. | ||||
| * | | Sort the output of `get_icon_names` alphabetically | Dominik Ritter | 2017-03-19 | 1 | -1/+2 |
| |/ | |||||
* | | nerdfont config: changing order, removing duplicates | Ben Hilburn | 2017-03-21 | 1 | -9/+4 |
| | | |||||
* | | Merge pull request #451 from lcorsini/next | Ben Hilburn | 2017-03-21 | 1 | -11/+23 |
|\ \ | | | | | | | added missing icons | ||||
| * | | added missing icons | Luca Corsini | 2017-03-20 | 1 | -11/+23 |
| |/ | |||||
* | | iTerm2 debugger: changed error code, added Source Code Pro to fontcheck | Ben Hilburn | 2017-03-21 | 1 | -9/+10 |
| | | |||||
* | | Add warn message if XCode is not installed | Dominik Ritter | 2017-03-18 | 1 | -0/+5 |
| | | |||||
* | | Add iTerm2 debugging script | Dominik Ritter | 2017-03-17 | 2 | -0/+84 |
| | | |||||
* | | Add changelog entry for changed `ram` segment | Dominik Ritter | 2017-03-17 | 1 | -0/+4 |
| | | |||||
* | | Add missing changelog entry for font debugger (#433) | Dominik Ritter | 2017-03-17 | 1 | -0/+6 |
|/ | |||||
* | Merge branch 'Darkheir-next' into next | Ben Hilburn | 2017-03-15 | 1 | -3/+5 |
|\ | |||||
| * | Merge branch 'next' of https://github.com/Darkheir/powerlevel9k into ↵ | Ben Hilburn | 2017-03-15 | 1 | -3/+5 |
|/| | | | | | | | Darkheir-next | ||||
| * | Display available ram on BSD systems | Raphaël Cohen | 2017-03-12 | 1 | -2/+1 |
| | | |||||
| * | Merge branch 'next' of github.com:Darkheir/powerlevel9k into next | Raphaël Cohen | 2017-03-12 | 0 | -0/+0 |
| |\ | |||||
| | * | Improves ram prompt | Raphaël Cohen | 2017-03-04 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | For OS X display the sum of Pages free and Pages inactive For Non BSD use MemAvailable instead of MemFree | ||||
| * | | Improves ram prompt | Raphaël Cohen | 2017-03-12 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | For OS X display the sum of Pages free and Pages inactive For Non BSD use MemAvailable instead of MemFree | ||||
* | | | Merge branch 'master' into next | Ben Hilburn | 2017-03-15 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Updating Copyright year | Ben Hilburn | 2017-03-10 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #433 from dritter/add_font_debugger | Ben Hilburn | 2017-03-15 | 1 | -0/+182 |
|\ \ \ \ | |_|/ / |/| | | | Add font debugger | ||||
| * | | | Beautify output | Dominik Ritter | 2017-03-11 | 1 | -2/+4 |
| | | | | |||||
| * | | | Add an all right message | Dominik Ritter | 2017-03-11 | 1 | -0/+2 |
| | | | | |||||
| * | | | Add font issue debugger script | Dominik Ritter | 2017-03-10 | 1 | -0/+178 |
| | | | | |||||
* | | | | Merge pull request #426 from dritter/fix_changelog | Ben Hilburn | 2017-03-10 | 1 | -6/+6 |
|\ \ \ \ | |/ / / |/| | | | Fix changelog formatting | ||||
| * | | | Fix changelog formatting | Dominik Ritter | 2017-03-09 | 1 | -6/+6 |
|/ / / | |||||
* | | | Merge pull request #412 from dritter/truncate_composer_json | Ben Hilburn | 2017-03-08 | 3 | -2/+16 |
|\ \ \ | | | | | | | | | Truncate via name in composer json | ||||
| * \ \ | Merge branch 'next' into truncate_composer_json | Ben Hilburn | 2017-03-08 | 14 | -16/+233 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | readme: adding note about `jq` installation | Ben Hilburn | 2017-03-08 | 1 | -1/+1 |
| | | | | |||||
* | | | | Add tests for `truncate_with_package_name` strategy of dir segment | Dominik Ritter | 2017-03-08 | 1 | -0/+106 |
| | | | | | | | | | | | | | | | | This is a backport from #344 | ||||
* | | | | Fix parsing package name from complex package.json files | Dominik Ritter | 2017-03-08 | 1 | -4/+7 |
| | | | | | | | | | | | | | | | | when using `truncate_with_package_name` strategy. | ||||
* | | | | Merge pull request #424 from dritter/add_freebsd_vm | Ben Hilburn | 2017-03-08 | 7 | -4/+111 |
|\ \ \ \ | |_|/ / |/| | | | Add FreeBSD VM | ||||
| * | | | Add some words about the Test-VMs | Dominik Ritter | 2017-03-08 | 1 | -0/+8 |
| | | | | |||||
| * | | | Install git in the BSD-VM | Dominik Ritter | 2017-03-08 | 1 | -0/+3 |
| | | | | |||||
| * | | | Set default locale to UTF8 in BSD-VM | Dominik Ritter | 2017-03-08 | 1 | -1/+2 |
| | | | | |||||
| * | | | Fix setup for BSD | Dominik Ritter | 2017-03-08 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | Mounting folders works in vagrant only with /bin/sh, not with /bin/tcsh or /bin/csh. And only via NFS or RSync, but not with vfs. But NFS requires a private network. | ||||
| * | | | Fix problems with BSD-VM | Dominik Ritter | 2017-03-08 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | - Set a MAC address - Set shell to CSH, as there is no Bash on BSD | ||||
| * | | | Add BSD-VM | Dominik Ritter | 2017-03-08 | 3 | -0/+87 |
| | | | |