mirror of
https://github.com/marcogll/mac_vntySet.git
synced 2026-01-13 13:25:15 +00:00
fix: add --force flag to Meslo LG Nerd Font installation
This commit is contained in:
@@ -69,7 +69,7 @@ install_cli_dependencies() {
|
||||
|
||||
echo "Instalando Oh My Posh y fuentes Nerd Font…"
|
||||
brew tap homebrew/cask-fonts >/dev/null 2>&1 || true
|
||||
brew install --cask font-meslo-lg-nerd-font
|
||||
brew install --cask --force font-meslo-lg-nerd-font
|
||||
brew install jandedobbeleer/oh-my-posh/oh-my-posh
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user