romkatv
f6d361d70a
remove old screenshots
5 years ago
romkatv
742ed29d93
bold user@hostname when root; add a comment explaining how to always show user@hostname
5 years ago
romkatv
4a4f7e1eef
new prompt segment: dotnet_version
...
To enable this segment:
1. Run `p10k configure`.
2. Open `~/.p10k.zsh` and search for `dotnet_version`.
3. Uncomment the first occurrence.
Fixes #233 .
5 years ago
romkatv
5f08c5493f
merge improvements from lean to pure
5 years ago
romkatv
e645b79db3
survive aliased `local`
5 years ago
romkatv
0067e0d4a1
survive emulate sh; fixes #226
5 years ago
romkatv
11783c73a3
add vpn_ip (disable by default)
5 years ago
romkatv
6b234b789d
add OVERWRITE vi mode
...
When using vi_mode segment, the new mode can be enabled by
defining POWERLEVEL9K_VI_OVERWRITE_MODE_STRING.
POWERLEVEL9K_VI_OVERWRITE_MODE_STRING=OVERWRITE
When using prompt_char, the new mode can be enabled by defining
POWERLEVEL9K_PROMPT_CHAR_OVERWRITE_STATE=true. The prompt symbol
in OVERWRITE state defaults to '▶'. It can be customized by
defining POWERLEVEL9K_PROMPT_CHAR_{OK,ERROR}_VIOWR_CONTENT_EXPANSION.
POWERLEVEL9K_PROMPT_CHAR_OVERWRITE_STATE=true
POWERLEVEL9K_PROMPT_CHAR_OK_VIOWR_CONTENT_EXPANSION=R
POWERLEVEL9K_PROMPT_CHAR_ERROR_VIOWR_CONTENT_EXPANSION=R
Fixes #219 .
5 years ago
romkatv
263f915a49
cleanup
5 years ago
romkatv
f3e96b17c8
comments
5 years ago
romkatv
e32ea9cdbd
comments
5 years ago
Roman Perepelitsa
4de7eaa95e
comments
5 years ago
romkatv
ca49498cb6
don't display kubecontext namespace if it's literally 'default'
5 years ago
romkatv
e909f09ca0
Merge branch 'config-kubernetes' of https://github.com/iAnomaly/powerlevel10k into iAnomaly-config-kubernetes
5 years ago
romkatv
1ad0e713a4
use fancier battery icons with nerd fonts
5 years ago
romkatv
daedc56b3d
typo in comments
5 years ago
romkatv
9ce277d179
strip hexadecimal colors from vcs when loading; see #207
5 years ago
romkatv
eabdc9dc2e
fix battery color
5 years ago
romkatv
2dbd375981
comments
5 years ago
romkatv
91b715f18f
disable or substitute "compatible" icons that cannot be displayed by the stock Menlo on macOS
5 years ago
Cameron Boulton
4405297b13
Default Kubernetes content expansion to include namespace.
5 years ago
romkatv
e8a38dc404
font comments
5 years ago
romkatv
9a5abe8185
add comments around git branch shortening
5 years ago
romkatv
71c6843cb4
add ram and load
5 years ago
romkatv
cb2ca16f51
add POWERLEVEL9K_DIR_MIN_COMMAND_COLUMNS and POWERLEVEL9K_DIR_MIN_COMMAND_COLUMNS_PCT
5 years ago
romkatv
3a1ebea014
add more patterns to POWERLEVEL9K_SHORTEN_FOLDER_MARKER
5 years ago
romkatv
0c627eb31d
add `proxy` prompt segment
5 years ago
romkatv
3f2f38a71e
move time to the first prompt line
5 years ago
romkatv
e537a0ee62
better utf-8 handling
5 years ago
romkatv
4c12eb7224
add terraform prompt segment
5 years ago
romkatv
37c6ea091e
make all colors visible on white and solarized-light background; see #177
5 years ago
romkatv
49063ee757
add ranger prompt; see #171
5 years ago
romkatv
33e1dd7790
Try harder when running on a system with incorrectly configured locale.
...
ZSH will still be broken when locale is misconfigured but at least p10k
will work so users will look for help elsewhere.
Fixes #173 .
5 years ago
romkatv
e6d0da1c2e
remove POWERLEVEL9K_ALWAYS_SHOW_CONTEXT from configs as it confuses users
5 years ago
romkatv
5f63a96581
spello
5 years ago
romkatv
4ba78dc2be
shorten git branch name if over 32 chars long; tune colors
5 years ago
romkatv
bafade8963
add POWERLEVEL9K_RUST_VERSION_PROJECT_ONLY and POWERLEVEL9K_GO_VERSION_PROJECT_ONLY
5 years ago
romkatv
40f40c2994
add rust_version to lean and classic configs
5 years ago
romkatv
79cfbd12e7
enable rbenv by default in lean and classic configs
5 years ago
romkatv
987123f378
add rvm to lean and classic configs
5 years ago
romkatv
b2ddbdb90d
remove one space after VCS_BRANCH_ICON when using wide icons
5 years ago
romkatv
93230ae6ec
change os_icon style
5 years ago
romkatv
24a5261a39
wizard: enable os_icon for users who like many icons
5 years ago
romkatv
9d6dfeae73
add POWERLEVEL9K_VCS_CONFLICTED_MAX_NUM
5 years ago
romkatv
59e96984a1
be more tolerant towards misconfigured locales; users with non-utf-8 locales will still have broken shells but at least p10k will work
5 years ago
romkatv
d8c509f5c9
require zsh 5.3 for nordvpn segment; fixes #148
5 years ago
romkatv
7565d00218
disable nordvpn temporarily until #148 is resolved
5 years ago
romkatv
635b0d7c99
make it easier to change the untracked files icon; fixes #147
5 years ago
romkatv
99f631abb8
add rbenv to lean and classic configs (disabled until #146 is resolved)
5 years ago
romkatv
8d2ffb43db
add "help" and "segment" commands to p10k
5 years ago
romkatv
a6b572da45
add p10k configure
5 years ago
romkatv
4cdee85abd
enable nordvpn by default
5 years ago
romkatv
59c3293371
restore F
5 years ago
Sad-Soul-Eater
39538b3b5c
fix parameter name & change color
5 years ago
Sad-Soul-Eater
d6397e71ad
add go_version segment
5 years ago
romkatv
784bd8166e
add start-of-left and end-of-right symbols
5 years ago
romkatv
29b9397fa9
comments
5 years ago
romkatv
dd5fb35c29
revamp kubecontext config
5 years ago
romkatv
00ec3d16c2
enable all available shortening for kubecontext and enable the segment by default
5 years ago
romkatv
3e0c898e59
make fluent prompt less ugly in classic style
5 years ago
romkatv
deb0093a02
add a screen for selecting background color
5 years ago
romkatv
3ae642c788
enable by default: virtualenv, anaconda, pyenv, nodenv, nvm, nodeenv
5 years ago
romkatv
71835e3139
define prompt prefixes
5 years ago
romkatv
c93ad39604
specify different context template for root
5 years ago
romkatv
86c52722d9
specify different context template for root
5 years ago
romkatv
bf5ad6d97a
make it easier to enable/disable useless vcs icons from the wizard
5 years ago
romkatv
8038ce4fae
remove indentation to make it easier to patch config
5 years ago
romkatv
478ad28810
comments
5 years ago
romkatv
c85d1769ef
add prompt_char
5 years ago
romkatv
f1f485b1c0
revert accidental context change
5 years ago
romkatv
f565be5a59
make prompt look nicer in Solarized Dark
5 years ago
romkatv
7b081b13b4
make prompt look nicer in Solarized Dark
5 years ago
romkatv
962e9a464b
revert background jobs icon
5 years ago
romkatv
84694f3ef2
use default background jobs icon
5 years ago
romkatv
6da969edc1
set separators explicitly
5 years ago
romkatv
ae6643726b
better status
5 years ago
romkatv
c2878307d2
tune colors
5 years ago
romkatv
ef57656e88
unset all POWERLEVEL9K options
5 years ago
romkatv
6a1ea41b2a
comments
5 years ago
romkatv
f87f3129d7
type
5 years ago
romkatv
9dceab7ab7
fix battery icon in lean config; update classic config
5 years ago
romkatv
57044e5a5c
typo: -O => -o
5 years ago
romkatv
69fbd901d6
comments
5 years ago
romkatv
5e6acdc8fb
comments
5 years ago
romkatv
ec1632796f
remove unused parameter
5 years ago
romkatv
01e66aab67
add a few extra states and parameters to make it possible to configure decent `status`
5 years ago
romkatv
cef049e0de
nordvpn: add CONNECTING and DISCONECTING states, remove OTHER
...
See https://github.com/romkatv/powerlevel10k/issues/133 .
5 years ago
romkatv
2c6f3f32aa
comments
5 years ago
romkatv
7a44583f3a
add nordvpn to lean config
5 years ago
romkatv
db70d1a59f
show POWERLEVEL9K_VCS_BRANCH_ICON if it is explicitly set
5 years ago
romkatv
17240f3c55
make lean config more usable with default icons
5 years ago
romkatv
2752074b03
add POWERLEVEL9K_MODE=nerdfont-complete
5 years ago
romkatv
5dd3ecab5f
make gap between left and right prompt customizable
5 years ago
romkatv
f16b29502c
add os_icon
5 years ago
romkatv
c3af630911
add p10k-lean.png
5 years ago
romkatv
266fa777a1
docs
5 years ago
romkatv
a0b4e481d8
add battery
5 years ago
romkatv
38c4df2d51
comments
5 years ago
romkatv
57158a4365
docs
5 years ago
romkatv
610012d50d
add p10k-pure.zsh
5 years ago
romkatv
c4d3ec2cc5
add POWERLEVEL9K_COMMAND_EXECUTION_TIME_FORMAT
5 years ago
romkatv
2683653ed2
tune command_execution_time
5 years ago
romkatv
78eee98250
formatting
5 years ago
romkatv
b7a8139e97
fix POWERLEVEL9K_DIR_MAX_LENGTH
5 years ago
romkatv
594923dc9b
tune dir shortening
5 years ago
romkatv
233b5c7c88
add POWERLEVEL9K_DIR_MAX_LENGTH
5 years ago
romkatv
cdddc0a240
tune dir colors
5 years ago
romkatv
7da4b59125
enable dir shortening
5 years ago
romkatv
389b2ce5c2
prototype for auto-shrinking dir
5 years ago
romkatv
2ca0ef4493
comments
5 years ago
romkatv
dadab0ef5f
rename config files
5 years ago
romkatv
afe499c967
comments
5 years ago
romkatv
028a02df06
add classic config
5 years ago
romkatv
d8a0dcd95e
comments
5 years ago
romkatv
c5e24d843b
spello
5 years ago
romkatv
dd09ce6efc
add POWERLEVEL9K_TIME_UPDATE_ON_COMMAND
...
This is one of the features discussed in #77 .
5 years ago
romkatv
ef041b4364
make right prompt multiline; add public_ip
5 years ago
romkatv
30c160926d
add node.js prompt segments
5 years ago
romkatv
0eff9fe1b9
less verbose command_execution_time
5 years ago
Roman Perepelitsa
7acc5a236d
comments
5 years ago
romkatv
7fe72dfce0
polish lean.zsh a bit
5 years ago
romkatv
b51e263637
draft of lean config
5 years ago