mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
Added a bit documentation.
This commit is contained in:
@@ -38,6 +38,7 @@ autoload -Uz vcs_info
|
||||
local VCS_WORKDIR_DIRTY=false
|
||||
local VCS_CHANGESET_PREFIX=''
|
||||
if ( $POWERLEVEL9K_SHOW_CHANGESET ); then
|
||||
# Just display the first 12 characters of our changeset-ID.
|
||||
VCS_CHANGESET_PREFIX='%12.12i@'
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user