1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-01 23:19:25 +00:00

Use p10k prompt

This commit is contained in:
2021-06-17 18:13:12 +02:00
parent 3c634f4870
commit 7b059d0859
3 changed files with 1605 additions and 1 deletions

View File

@ -99,7 +99,7 @@ zstyle ':prezto:module:editor' key-bindings 'emacs'
# Set the prompt theme to load.
# Setting it to 'random' loads a random theme.
# Auto set to 'off' on dumb terminals.
zstyle ':prezto:module:prompt' theme 'sorinmod'
zstyle ':prezto:module:prompt' theme 'powerlevel10k'
# Set how themes that use promptpwd function display the pwd, can be 'short', 'long', or 'full'
# zstyle ':prezto:module:prompt' pwd-length 'short'