summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #736 from dualscyther/segments/dir/absolute-truncationBen Hilburn2018-03-071-0/+1
|\ | | | | Add absolute truncation option to dir segment
| * Update readmeDaniel Tam2018-02-131-1/+1
| |
| * Update README.mdDaniel Tam2018-02-121-0/+1
| |
* | Merge branch 'next' into masterBen Hilburn2018-03-071-6/+24
|\ \
| * \ Merge branch 'master' into nextBen Hilburn2018-03-071-0/+1
| |\ \ | | |/ | |/|
| * | Merge pull request #717 from onaforeignshore/date_segmentBen Hilburn2018-01-241-1/+10
| |\ \ | | | | | | | | Added `prompt_date` and fixed segment comments
| | * | Added `prompt_date` to `README.md`Christo Kotze2018-01-051-1/+10
| | | |
| * | | Merge branch 'master' into nextBen Hilburn2018-01-061-1/+1
| |\ \ \
| * | | | Some README cleanupsBen Hilburn2018-01-061-11/+2
| | | | |
| * | | | fix for colors since the terminals so not always render named colors when ↵Charles Peterson2017-12-161-0/+11
| | |/ / | |/| | | | | | | | | | using parameter expansion.
| * | | Merge pull request #697 from geniusupgrader/nextBen Hilburn2017-12-151-0/+1
| |\ \ \ | | | | | | | | | | OpenFOAM support! (fixes #696)
| | * | | README CleanupBen Hilburn2017-12-151-6/+1
| | | | |
| | * | | update readme for #696 and #697. OpenFOAM!Robin Rosenstock2017-12-151-0/+6
| | | | |
| * | | | Merge branch 'master' into nextBen Hilburn2017-12-141-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #684 from Artistan/color_namesBen Hilburn2017-12-051-4/+4
| |\ \ \ \ | | | | | | | | | | | | Use color names, plus fixes
| | * | | | color names and fixesCharles Peterson2017-11-251-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix for packageName truncated by POWERLEVEL9K_DIR_OMIT_FIRST_CHARACTER - processing the pwd/HOME replacement ONCE. - fix tests for named colors - use color names by default to allow dark/light themes to adjust colors based on names
| * | | | | Merge pull request #666 from ParthKolekar/patch-1Ben Hilburn2017-11-101-0/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | Allow showing the number of jobs even if there is <= 1 job present.
| | * | | | | Minor README cleanupBen Hilburn2017-11-101-1/+1
| | | | | | |
| | * | | | | Update README.mdParth Kolekar2017-11-051-0/+1
| | |/ / / /
| * | | | | Merge branch 'master' into nextBen Hilburn2017-11-021-2/+2
| |\| | | |
| * | | | | Merge branch 'master' into nextBen Hilburn2017-10-181-1/+4
| |\ \ \ \ \
| * | | | | | Added dropbox segmentTimothy Earley2017-10-011-0/+1
| | | | | | |
| * | | | | | Merge branch 'master' into nextBen Hilburn2017-09-291-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #610 from sjoeboo/rbenv_alwaysBen Hilburn2017-09-291-1/+5
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add ability to always show rbenv prompt
| | * | | | | | | Cleaning up README language about new `rbenv` feature.Ben Hilburn2017-09-291-2/+2
| | | | | | | | |
| | * | | | | | | add ability to force rbenv being shownMatt Nicholson2017-09-061-0/+4
| | | | | | | | |
* | | | | | | | | Don't show segment if POWERLEVEL9K_VI_INSERT_MODE_STRING == ''Matthew Hoener2018-02-081-0/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Documenting missing field from #716.Ben Hilburn2018-02-021-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Corrected VPN IP commandSara Murray2018-01-021-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Updating build status to be `master` only.Ben Hilburn2017-12-051-1/+1
| |_|_|_|/ |/| | | |
* | | | | remove weird glyphs in README.mdGeorge D. Plymale II2017-10-241-2/+2
| |_|_|/ |/| | |
* | | | Merge pull request #651 from claycephas/more-documentationBen Hilburn2017-10-181-0/+3
|\ \ \ \ | | | | | | | | | | Add documentation for VCS hooks config
| * | | | Add documentation for VCS hooks configClay Anderson2017-10-171-0/+3
| | |_|/ | |/| |
* / | | Fix incomplete vpn segment nameTérence Clastres2017-10-071-1/+1
|/ / / | | | | | | The segment function is called *prompt_vpn_ip()* thus the segment needs to be called "vpn_ip".
* | | README: Quick typo fix.Ben Hilburn2017-08-271-1/+1
| | |
* | | README: Quick fix to MD formattingBen Hilburn2017-08-261-1/+1
|/ /
* | Merge branch 'master' into nextBen Hilburn2017-08-261-1/+1
|\ \
| * | Updated braces for hyperlinkVarun Dey2017-08-141-1/+1
| | |
* | | Add average choice to load extensionTadek Teleżyński2017-08-171-1/+12
| |/ |/| | | | | | | | | | | This commit adds a functionality to choose if one wants to see 1, 5 or 15 minutes average. Resolves issue #604
* | Merge pull request #596 from eumiro/truncate_to_uniqueBen Hilburn2017-08-121-0/+1
|\ \ | | | | | | Add TRUNCATE_TO_UNIQUE shortening dir strategy
| * | README: Slight change to new truncation strategy docBen Hilburn2017-08-121-1/+1
| | |
| * | add TRUNCATE_TO_UNIQUE shortening dir strategyMiroslav Šedivý2017-08-111-0/+1
| |/ | | | | | | This creates the shortest unique path elements that can be unambiguously expanded to the original path.
* | Cleaning up the `dir` docs in READMEBen Hilburn2017-08-121-2/+4
| |
* | Documented DIR_SHOW_WRITABLE in README.mdRichard Tippl2017-08-101-0/+2
| |
* | Quick fix to next exit code doc in READMEBen Hilburn2017-08-031-1/+1
| |
* | status: show signal nameChristian Höltje2017-07-281-0/+1
| | | | | | | | | | | | | | This makes signal exit status easy to understand. Instead of just showing exit code "137", you now see "KILL(-9)". Based on #580 by @sei40kr (thanks!)
* | document status segment new option setAdrienHorgnies2017-07-151-2/+2
| |
* | Fixes for README and CHANGELOG re: `vpn` segment.Ben Hilburn2017-06-021-1/+1
| |
* | Merge branch 'next' into nextBen Hilburn2017-06-021-0/+1
|\ \
| * | Updating README and CHANGELOGBen Hilburn2017-06-021-0/+1
| | |