After exiting zsh and starting it again, the wizard doesn't start automatically and when I try to run "p10k configure" I get an error which says: zsh: command not found: p10k My path looks like: /home/croy/lib/cmake_install/bin:/home/croy/lib/bamtools_install/usr/bin:/home/croy/...
Type `p10k configure` to generate# your own config based on it.## Tip: Looking for a nice color? Here's a one-liner to print colormap.## for i in {0..255}; do print -Pn "%K{$i} %k%F{$i}${(l:3::0:)i}%f " ${${(M)$((i%6)):#3}:+$'\n'}; done...
You can also configure the dir segment to show when you are in a directory without write permissions, using the variable below. VariableDefault ValueDescription POWERLEVEL9K_DIR_SHOW_WRITABLE false If set to true and you are in a directory that you do not have write permissions for, this seg...
typeset -g POWERLEVEL9K_COMMAND_EXECUTION_TIME_FOREGROUND=101 # Duration format: 1d 2h 3m 4s.typeset -g POWERLEVEL9K_COMMAND_EXECUTION_TIME_FORMAT='d h m s' # Custom icon.typeset -g POWERLEVEL9K_COMMAND_EXECUTION_TIME_VISUAL_IDENTIFIER_EXPANSION= ...
You can also configure the dir segment to show when you are in a directory without write permissions, using the variable below. VariableDefault ValueDescription POWERLEVEL9K_DIR_SHOW_WRITABLE false If set to true and you are in a directory that you do not have write permissions for, this seg...