mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
Renamed "power-utilities.zsh" to just "utilities.zsh".
This commit is contained in:
parent
23f86afeb3
commit
fbd1b99bab
2 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@ fi
|
|||
# Source utility functions
|
||||
################################################################
|
||||
|
||||
source $(dirname "$0")/functions/power-utilities.zsh
|
||||
source $(dirname "$0")/functions/utilities.zsh
|
||||
|
||||
################################################################
|
||||
# Color Scheme
|
||||
|
|
Loading…
Reference in a new issue