mirror of
https://github.com/ChesterYue/ohmyzsh-theme-passion.git
synced 2026-07-21 20:11:03 +00:00
[U] typo
This commit is contained in:
parent
11b1a03575
commit
ab51687bfb
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue