mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-22 12:20:07 +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 utility functions
|
||||||
################################################################
|
################################################################
|
||||||
|
|
||||||
source $(dirname "$0")/functions/power-utilities.zsh
|
source $(dirname "$0")/functions/utilities.zsh
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# Color Scheme
|
# Color Scheme
|
||||||
|
|
Loading…
Reference in a new issue