aboutsummaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* add "todo" prompt segment to default configsromkatv2020-01-033-0/+76
|
* add nnn prompt segment; see #342romkatv2020-01-023-0/+22
|
* add plenv prompt segment; see #342romkatv2020-01-023-0/+37
|
* add jenv prompt segment; see #342romkatv2020-01-023-0/+37
|
* add luaenv prompt segment; see #342romkatv2020-01-023-0/+37
|
* BREAKING CHANGE: add classes to google_app_cred and change its default contentromkatv2020-01-023-80/+123
|
* rename gcloud_app to google_app_cred and change its apiromkatv2019-12-193-40/+81
|
* Fix typosRostyslav Sotnychenko2019-12-162-2/+2
|
* Add prompt for Google Cloud application credentialsRostyslav Sotnychenko2019-12-163-1/+55
|
* add POWERLEVEL9K_RBENV_SOURCES; fixes #372romkatv2019-12-123-3/+12
|
* Fix typoAdam Stroud2019-12-111-1/+1
|
* unbreak Git commit formattingromkatv2019-12-093-12/+15
|
* Add example for showing the current Git commitAlex Jurkiewicz2019-12-093-0/+9
|
* better commends for POWERLEVEL9K_GCLOUD_CONTENT_EXPANSIONromkatv2019-12-063-6/+21
|
* use simpler patterns in POWERLEVEL9K_DIR_CLASSES examples that don't require ↵romkatv2019-12-063-6/+6
| | | | extended_glob
* add gcloud prompt segment; fixes #366romkatv2019-12-063-0/+37
|
* add fvmromkatv2019-12-053-0/+22
|
* ensure vim_shell and midnight_commander icons are always shown; apply ↵romkatv2019-12-043-12/+12
| | | | narrow_icons to them
* remove unnecessary my_git_formatter argumentromkatv2019-12-021-1/+1
|
* add vim_shell prompt segment; see #359romkatv2019-12-023-0/+22
|
* new prompt segment: goenv (see #342)romkatv2019-12-013-0/+28
|
* new prompt segment: midnignt_commander (see #342)romkatv2019-12-013-0/+22
|
* commentsromkatv2019-11-303-0/+3
|
* make it easier to edit context segment settings in generated configsromkatv2019-11-303-18/+31
|
* survive ancient zshromkatv2019-11-294-12/+23
|
* add `p10k reload` and call it from all standard configsromkatv2019-11-214-0/+16
|
* replace ↵ with ✘ in config templatesromkatv2019-11-193-9/+9
| | | | | Some terminals are unable to display ↵ even when using fonts that have this ghyph. See #326.
* add POWERLEVEL9K_RBENV_SOURCES; see #333romkatv2019-11-183-3/+12
|
* black os_ison on white background in rainbow style. otherwise it sucks on ↵romkatv2019-11-151-2/+2
| | | | both MS terminals as they cannot differentiate between black and no background
* Add support for classes for AWS profile promptRostyslav Sotnychenko2019-11-143-10/+88
|
* commentsromkatv2019-11-121-4/+2
|
* add VIOWN color paramsromkatv2019-11-123-6/+6
|
* wizard: frame for lean promptromkatv2019-11-071-0/+14
|
* wizard: add transient prompt (optional); disable hot reloadromkatv2019-11-064-0/+60
|
* enable vi_mode in configs that don't have prompt_charromkatv2019-11-022-0/+35
|
* add direnv segment; fixes 291romkatv2019-10-273-0/+22
|
* define instant_prompt_example to demonstrate how to add segments to instant ↵romkatv2019-10-273-8/+66
| | | | prompt
* improve instant prompt usability, update docs and add an option to the ↵romkatv2019-10-264-6/+45
| | | | wizard to enable it
* enable instant prompt when configuration wizard runsromkatv2019-10-203-0/+9
|
* Fix EXC_BAD_ACCESS on MacOS CatalinaBenedikt Stemmildt2019-10-121-2/+2
| | | | Fix #259
* change dir foreground from black to white in rainbow style; looks a bit less ↵romkatv2019-10-111-6/+6
| | | | ugly
* add rainbow style; delete p9k styleromkatv2019-10-111-0/+844
|
* cleanupromkatv2019-10-113-86/+7
|
* add the default powerlevel9k style to the wizardromkatv2019-10-101-0/+74
|
* tone down the downsides of pureromkatv2019-10-101-13/+8
|
* docsromkatv2019-10-101-20/+26
|
* define POWERLEVEL9K_VCS_MAX_SYNC_LATENCY_SECONDS=0 in p10k-pureromkatv2019-10-101-2/+7
|
* make p10k-pure work without gitstatusromkatv2019-10-101-29/+49
|
* revamp aws_eb_env. it returns the starred entry from the output of "eb list"romkatv2019-10-082-0/+14
|
* avoid calling 'functions +M' as it sometimes crashes zshromkatv2019-10-082-2/+2
|