mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
Extracted color functions to a separate file.
This commit is contained in:
@@ -29,6 +29,12 @@ source $(dirname "$0")/functions/icons.zsh
|
||||
|
||||
source $(dirname "$0")/functions/utilities.zsh
|
||||
|
||||
################################################################
|
||||
# Source color functions
|
||||
################################################################
|
||||
|
||||
source $(dirname "$0")/functions/colors.zsh
|
||||
|
||||
################################################################
|
||||
# Source VCS_INFO hooks / helper functions
|
||||
################################################################
|
||||
|
||||
Reference in New Issue
Block a user