[U] typo
This commit is contained in:
@@ -5,7 +5,7 @@ if [[ "$OSTYPE" == "darwin"* ]]; then
|
||||
{
|
||||
gdate
|
||||
} || {
|
||||
echo "\n$fg_bold[yellow]passsion.zsh-theme depends on cmd [gdate] to get current time in milliseconds$reset_color"
|
||||
echo "\n$fg_bold[yellow]passion.zsh-theme depends on cmd [gdate] to get current time in milliseconds$reset_color"
|
||||
echo "$fg_bold[yellow][gdate] is not installed by default in macOS$reset_color"
|
||||
echo "$fg_bold[yellow]to get [gdate] by running:$reset_color"
|
||||
echo "$fg_bold[green]brew install coreutils;$reset_color";
|
||||
|
||||
Reference in New Issue
Block a user