This website requires JavaScript.
Explore
Help
Register
Sign In
linux
/
powerlevel10k
Watch
1
Star
0
Fork
0
You've already forked powerlevel10k
mirror of
https://github.com/romkatv/powerlevel10k.git
synced
2025-01-19 04:47:40 +02:00
Code
Issues
Releases
Activity
powerlevel10k
/
internal
History
romkatv
2841cecaa9
fix ask_python screen in the wizard
2020-05-14 20:19:09 +02:00
..
configure.zsh
wizard now reacts to terminal size changes and can function at much smaller terminal dimensions;
fixes
#649
2020-04-26 19:32:46 +02:00
icons.zsh
use a more portable PROXY_ICON;
fixes
#596
2020-04-01 11:49:49 +02:00
notes.md
notes
2020-05-09 15:13:01 +02:00
p10k.zsh
abort instant prompt if wizard needs to run on startup
2020-05-14 11:24:30 +02:00
parser.zsh
parser bug fix: quote array elements after parameter expansion
2020-03-16 09:14:57 +01:00
wizard.zsh
fix ask_python screen in the wizard
2020-05-14 20:19:09 +02:00
worker.zsh
cd
=>
cd -q
to survive weird chpwd hooks
2020-05-04 17:58:57 +02:00