commit 19d3acac4a77461b5191ab9b0b107b410e9e38f3
parent 4cbf4933296f36fd10e894e5c38e3179bd058761
Author: Mark Feller <mfeller@recurly.com>
Date: Thu, 19 Dec 2019 16:47:02 -0700
add some packages
Signed-off-by: Mark Feller <mfeller@recurly.com>
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/pkgs/macos/packages b/pkgs/macos/packages
@@ -17,6 +17,7 @@
gnupg is the latest gnupg
C alacritty is a fast terminal
C font-fira-mono is a nice looking font
+ shellcheck is a super handy shell static analysis tool
# Audio and Video
ffmpeg can record and splice video and audio on the command line
@@ -24,4 +25,4 @@ C font-fira-mono is a nice looking font
mpd is a lightweight music daemon
mpc is a terminal interface for mpd
ncmpcpp is an ncurses interface for music with multiple formats and a powerful tag editor
- youtube-dl can download any YouTube video when given the link
+ youtube-dl can download any YouTube video when given the link+
\ No newline at end of file