diff --git a/Brewfile b/Brewfile index 8136975..41a10e3 100644 --- a/Brewfile +++ b/Brewfile @@ -102,3 +102,5 @@ brew "shellcheck" brew "aspell" # add neofetch to nicely display system info brew "neofetch" +# add nushell https://github.com/nushell/nushell +brew "nushell"