From ad66c5e5745fd9c2adc1856f53255aecf7ae0e77 Mon Sep 17 00:00:00 2001 From: Hayato Mizushima Date: Thu, 9 Jan 2025 01:38:09 +0900 Subject: [PATCH] feat: add ghostty Signed-off-by: Hayato Mizushima --- .cspell.json | 1 + ansible/roles/mac/tasks/main.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.cspell.json b/.cspell.json index 85c9327..044da34 100644 --- a/.cspell.json +++ b/.cspell.json @@ -30,6 +30,7 @@ "fdisk", "flameshot", "fontconfig", + "ghostty", "gparted", "gpasswd", "hardinfo", diff --git a/ansible/roles/mac/tasks/main.yml b/ansible/roles/mac/tasks/main.yml index 3726f51..deb32fb 100644 --- a/ansible/roles/mac/tasks/main.yml +++ b/ansible/roles/mac/tasks/main.yml @@ -40,6 +40,7 @@ - podman-desktop - thunderbird - visual-studio-code + - ghostty # - google-chrome - name: install fisher