index
:
powerlevel10k.git
kitty
master
nerdfonts-v3
screenshot
vcs
-описание в about-
NeonXP
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
Commit message (
Expand
)
Author
Age
Files
Lines
*
be a lot more strict when matching the remote git URL (#2493)
Roman Perepelitsa
2023-12-02
1
-57
/
+43
*
s/VCS_GIT_ARCH_ICON/VCS_GIT_ARCHLINUX_ICON/ (#2493)
Roman Perepelitsa
2023-12-02
1
-7
/
+7
*
add VCS_GIT_GITEA_ICON and VCS_GIT_SOURCEHUT_ICON (#2493)
Roman Perepelitsa
2023-12-02
1
-0
/
+15
*
define usable defaults for VCS_*_ICON (#2493)
Roman Perepelitsa
2023-12-02
1
-17
/
+39
*
Merge branch 'add_remotes' of https://github.com/hasecilu/powerlevel10k
Roman Perepelitsa
2023-12-02
2
-1
/
+75
|
\
|
*
Add various remote git server instances
hasecilu
2023-11-24
1
-1
/
+30
|
*
Add icons for VCS_GIT usage
hasecilu
2023-11-24
1
-0
/
+45
*
|
wizard: recognize `source -- ~.p10k.zsh` in .zshrc
Roman Perepelitsa
2023-11-30
1
-1
/
+1
|
/
*
recognize azure devops git remote HTTPS URLs (#2472)
Roman Perepelitsa
2023-11-01
1
-3
/
+5
*
use newer icons for azure and azure devops (#2472)
Roman Perepelitsa
2023-11-01
2
-3
/
+3
*
make terraform_version compatible with tfenv (#2049)
Roman Perepelitsa
2023-10-23
1
-5
/
+9
*
make rust_version segment compatible with the new rustup toolchain file (#2413)
Roman Perepelitsa
2023-10-23
1
-58
/
+45
*
add an icon for azure to vcs (#2447)
Roman Perepelitsa
2023-10-09
2
-6
/
+16
*
bump version
Roman Perepelitsa
2023-09-08
1
-1
/
+1
*
add Guix System icon (#2424)
Jussi Timperi
2023-09-08
3
-0
/
+9
*
fix typos in docs and comments
Alejandro Criado-Pérez
2023-08-10
1
-4
/
+4
*
remove MULTIBYTE requirement from the configuration wizard (#2397)
Roman Perepelitsa
2023-07-29
2
-2
/
+1
*
bump version + cleanup (#2391)
Roman Perepelitsa
2023-07-25
2
-2
/
+2
*
Add rocky icon to wizard
Markus Kurtz
2023-07-25
1
-0
/
+1
*
Add rocky icon
Markus Kurtz
2023-07-25
2
-0
/
+8
*
new segment: per_directory_history (#2384)
Roman Perepelitsa
2023-07-25
2
-1
/
+33
*
unquote ID in /etc/os-release (#2388)
Roman Perepelitsa
2023-07-25
2
-2
/
+2
*
unquote ID in /etc/os-release (#2388)
Roman Perepelitsa
2023-07-25
1
-2
/
+2
*
clean up the handling of POWERLEVEL9K_AZURE_CLASSES and put it in all configs...
Roman Perepelitsa
2023-07-11
1
-7
/
+7
*
fix pattern coloration for azure defined classes
BEN MANSOUR Mohamed Rafik
2023-07-10
1
-0
/
+1
*
bug fix: honor POWERLEVEL9K_LEFT_SEGMENT_END_SEPARATOR in instant prompt (#2376)
Roman Perepelitsa
2023-07-09
1
-2
/
+9
*
release v1.19.0
v1.19.0
Roman Perepelitsa
2023-06-23
1
-1
/
+1
*
respect XDG_DATA_HOME when looking for the timewarrior data directory (#2344)
Roman Perepelitsa
2023-06-15
1
-1
/
+4
*
fix chezmoi segment and rename it to chezmoi_shell (#2311)
Roman Perepelitsa
2023-06-11
2
-13
/
+13
*
Merge branch 'feat/add-chezmoi-prompt' of https://github.com/Alkindi42/powerl...
Roman Perepelitsa
2023-06-11
2
-0
/
+20
|
\
|
*
feat(chezmoi): add instant_prompt_chezmoi
Alkindi42
2023-06-10
1
-0
/
+4
|
*
feat: add chezmoi icon
Alkindi42
2023-05-21
2
-1
/
+6
|
*
chezmoi: add chezmoi prompt
Alkindi42
2023-05-18
1
-0
/
+11
*
|
Merge branch 'warp'
Roman Perepelitsa
2023-05-27
1
-2
/
+13
|
\
\
|
|
/
|
/
|
|
*
set P9K_VERSION (#2307)
Roman Perepelitsa
2023-05-17
1
-1
/
+2
|
*
force shell integration when running under warp (#2307)
Roman Perepelitsa
2023-05-16
1
-0
/
+2
|
*
annotate right prompt for warp (#2307)
Roman Perepelitsa
2023-05-16
1
-2
/
+10
*
|
show the right cwd when some part of it gets renamed (#2304)
Roman Perepelitsa
2023-05-16
1
-1
/
+1
|
/
*
set P9K_STARTUP_CONSOLE_OUTPUT to assist in debugging startup console output ...
Roman Perepelitsa
2023-05-10
1
-0
/
+1
*
whitelist DCS in startup console output (#2299)
Roman Perepelitsa
2023-05-10
1
-1
/
+3
*
nvm: change the default value of POWERLEVEL9K_NVM_PROMPT_ALWAYS_SHOW back to ...
Roman Perepelitsa
2023-05-08
1
-2
/
+2
*
nvm: change the default value of POWERLEVEL9K_NVM_PROMPT_ALWAYS_SHOW to true ...
Roman Perepelitsa
2023-05-08
1
-9
/
+9
*
nvm: implement POWERLEVEL9K_NVM_PROMPT_ALWAYS_SHOW and default to false
Zaidhaan Hussain
2023-05-07
1
-1
/
+5
*
nvm: implement POWERLEVEL9K_NVM_SHOW_SYSTEM and default to true
Zaidhaan Hussain
2023-05-07
1
-0
/
+4
*
wizard: add a screen for detecting faulty terminals that render glyphs such a...
v1.18.0
Roman Perepelitsa
2023-05-04
1
-0
/
+36
*
wizard: check for unicode 9 support before asking about U+F0737
Roman Perepelitsa
2023-05-04
1
-0
/
+5
*
increase the default value of POWERLEVEL9K_GITSTATUS_INIT_TIMEOUT_SEC from 5 ...
Roman Perepelitsa
2023-04-29
1
-2
/
+2
*
add POWERLEVEL9K_GITSTATUS_INIT_TIMEOUT_SEC
Roman Perepelitsa
2023-04-29
1
-2
/
+4
*
use U+F327 (Kali Linux logo) only with POWERLEVEL9K_MODE=nerdfont-v3 (#2281)
Roman Perepelitsa
2023-04-24
2
-4
/
+5
*
added icon for kali linux
Martin Mosler
2023-04-23
2
-0
/
+8
[next]