From 235527d1b7a2c32bbbf78241e93bf7b65c1e900b Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Mon, 29 Apr 2024 01:28:12 +0700 Subject: [PATCH] chore: format --- scripts/brew_init.sh | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/scripts/brew_init.sh b/scripts/brew_init.sh index d4d97f1..28ab3d7 100755 --- a/scripts/brew_init.sh +++ b/scripts/brew_init.sh @@ -1,10 +1,10 @@ #!/usr/bin/env bash brew install \ - libgit2 pcre2 xz \ - git neovim \ - fdupes rsync rclone restic taskwarrior-tui \ - yt-dlp newsboat \ - btop \ - clang-format pipx marksman moar \ - qmk + libgit2 pcre2 xz \ + git neovim \ + fdupes rsync rclone restic taskwarrior-tui \ + yt-dlp newsboat \ + btop \ + clang-format pipx marksman moar \ + qmk